cascardo/linux.git
2016-03-07 WANG Congact_ife: fix a typo in kmemdup() parameters
2016-03-05 David S. MillerMerge branch 'reset_mac_header'
2016-03-05 Zhang Shengjuwireless: use reset to set mac header
2016-03-05 Zhang Shengjumac80211: use reset to set header pointer
2016-03-05 Zhang Shengjumac80211_hwsim: use reset to set mac header
2016-03-05 Zhang Shengjuvxlan: use reset to set header pointers
2016-03-04 David S. MillerMerge tag 'rxrpc-rewrite-20160304' of git://git./linux...
2016-03-04 David S. MillerMerge branch 'DIV_ROUND_UP-uapi'
2016-03-04 Nicolas Dichtelethtool.h: define INT_MAX for userland
2016-03-04 Nicolas Dichteldrm/vmwgfx: remove userland definition of DIV_ROUND_UP
2016-03-04 Nicolas Dichtelcxgb4i: don't redefine DIV_ROUND_UP
2016-03-04 Nicolas Dichteluapi: define DIV_ROUND_UP for userland
2016-03-04 Simon Hormannfp: remove Rolf Neugebauer as co-maintainer
2016-03-04 David Howellsrxrpc: Don't try to map ICMP to error as the lower...
2016-03-04 David Howellsrxrpc: Clear the unused part of a sockaddr_rxrpc for...
2016-03-04 David Howellsrxrpc: rxkad: Casts are needed when comparing be32...
2016-03-04 David Howellsrxrpc: rxkad: The version number in the response should...
2016-03-04 David Howellsrxrpc: Use ACCESS_ONCE() when accessing circular buffer...
2016-03-04 David Howellsrxrpc: Adjust some whitespace and comments
2016-03-04 David Howellsrxrpc: Be more selective about the types of received...
2016-03-04 David Howellsrxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu
2016-03-04 David Howellsrxrpc: The protocol family should be set to PF_RXRPC...
2016-03-04 David Howellsrxrpc: Keep the skb private record of the Rx header...
2016-03-04 David Howellsrxrpc: Rename call events to begin RXRPC_CALL_EV_
2016-03-04 David Howellsrxrpc: Convert call flag and event numbers into enums
2016-03-04 David Howellsrxrpc: Fix a case where a call event bit is being used...
2016-03-03 Eric Dumazetnet: sched: use pfifo_fast for non real queues
2016-03-03 David Ahernnet: ipv6: Fix refcnt on host routes
2016-03-03 Lada Trimasovanet: ezchip: adapt driver to little endian architecture
2016-03-03 Simon Hormansh_eth, ravb: Use ARCH_RENESAS
2016-03-03 Arnd Bergmannnet: mellanox: add DEVLINK dependencies
2016-03-03 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-03-03 John Fastabendnet: relax setup_tc ndo op handle restriction
2016-03-02 Eric Engestromethernet/atl1c: remove left over dead code
2016-03-02 Eric Engestromnet/ipv4: remove left over dead code
2016-03-02 Eric Engestromnet/rtnetlink: remove dead code
2016-03-02 David S. MillerMerge branch 'cxgb4-next'
2016-03-02 Hariprasad... cxgb4vf: Remove dead functions collect_netdev_[um]c_lis...
2016-03-02 Hariprasad... cxgb4vf: Remove redundant adapter ready check during...
2016-03-02 Hariprasad... cxgb4vf: Make sge init code more readable
2016-03-02 Hariprasad... cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
2016-03-02 Hariprasad... cxgb4/cxgb4vf: Use fl capacity to check if fl needs...
2016-03-02 David S. MillerMerge branch 'stmmac-optimizations'
2016-03-02 Giuseppe Cavallarostmmac: update version to Oct_2015
2016-03-02 Giuseppe Cavallarostmmac: tune rx copy via threshold.
2016-03-02 Giuseppe Cavallarostmmac: do not perform zero-copy for rx frames
2016-03-02 Fabrice Gasnierstmmac: fix phy init when attached to a phy
2016-03-02 Giuseppe Cavallarostmmac: do not poll phy handler when attach a switch
2016-03-02 Giuseppe Cavallarostmmac: first frame prep at the end of xmit routine
2016-03-02 Giuseppe Cavallarostmmac: set dirty index out of the loop
2016-03-02 Fabrice Gasnierstmmac: optimize tx clean function
2016-03-02 Giuseppe Cavallarostmmac: optimize tx desc management
2016-03-02 Fabrice Gasnierstmmac: merge get_rx_owner into rx_status routine.
2016-03-02 Giuseppe Cavallarostmmac: add is_jumbo field to dma data
2016-03-02 Giuseppe Cavallarostmmac: add last_segment field to dma data
2016-03-02 Giuseppe Cavallarostmmac: add length field to dma data
2016-03-02 Giuseppe Cavallarostmmac: review RX/TX ring management
2016-03-02 Giuseppe Cavallarostmmac: change descriptor layout
2016-03-02 Giuseppe Cavallarostmmac: rework DMA bus setting and introduce new platfo...
2016-03-02 Giuseppe Cavallarostmmac: share reset function between dwmac100 and dwmac1000
2016-03-02 David S. MillerMerge branch 'rds-support-FRMR-and-cleanups'
2016-03-02 Avinash RepakaRDS: IB: Support Fastreg MR (FRMR) memory registration...
2016-03-02 santosh.shilimkar... RDS: IB: allocate extra space on queues for FRMR support
2016-03-02 santosh.shilimkar... RDS: IB: add Fastreg MR (FRMR) detection support
2016-03-02 santosh.shilimkar... RDS: IB: add mr reused stats
2016-03-02 santosh.shilimkar... RDS: IB: handle the RDMA CM time wait event
2016-03-02 santosh.shilimkar... RDS: IB: add connection info to ibmr
2016-03-02 santosh.shilimkar... RDS: IB: move FMR code to its own file
2016-03-02 santosh.shilimkar... RDS: IB: create struct rds_ib_fmr
2016-03-02 santosh.shilimkar... RDS: IB: Re-organise ibmr code
2016-03-02 santosh.shilimkar... RDS: IB: Remove the RDS_IB_SEND_OP dependency
2016-03-02 santosh.shilimkar... MAINTAINERS: update RDS entry
2016-03-02 santosh.shilimkar... RDS: Add support for SO_TIMESTAMP for incoming messages
2016-03-02 santosh.shilimkar... RDS: Drop stale iWARP RDMA transport
2016-03-02 David S. MillerMerge branch 'qed-next'
2016-03-02 Yuval Mintzqed: Remove unused NVM vendor ID
2016-03-02 Yuval Mintzqed: Fix error flow on slowpath start
2016-03-02 Yuval Mintzqed: Move statistics to L2 code
2016-03-02 Yuval Mintzqed: Support B0 instead of A0
2016-03-02 Ram Amraniqed: Correct BAR sizes for older MFW
2016-03-02 Arnd Bergmannbatman-adv: clarify CFG80211 dependency
2016-03-02 Amitoj Kaur... wan: lmc: Switch to using managed resources
2016-03-01 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2016-03-01 Zhang Shengjunet: pktgen: use reset to set mac header
2016-03-01 David S. Millersch_mqprio: Fix build with older gcc.
2016-03-01 Sergei Shtylyovof_mdio: kill useless variable in of_mdiobus_register()
2016-03-01 David S. MillerMerge branch 'qed-next'
2016-03-01 Yuval Mintzqed: Print additional HW attention info
2016-03-01 Yuval Mintzqed: Print HW attention reasons
2016-03-01 Yuval Mintzqed: Add support for HW attentions
2016-03-01 Yuval Mintzqed: Semantic refactoring of interrupt code
2016-03-01 WANG Congnet: remove skb_sender_cpu_clear()
2016-03-01 David S. MillerMerge branch 'mlx5-next'
2016-03-01 Moshe Lazernet/mlx5: Fix global UAR mapping
2016-03-01 Or Gerlitznet/mlx5: Make command timeout way shorter
2016-03-01 Gal Pressmannet/mlx5e: Don't modify CQ before it was created
2016-03-01 Gal Pressmannet/mlx5e: Don't try to modify CQ moderation if it...
2016-03-01 Tariq Toukannet/mlx5e: Set drop RQ's necessary parameters only
2016-03-01 Tariq Toukannet/mlx5e: Move common case counters within sq_stats...
2016-03-01 Tariq Toukannet/mlx5e: Changed naming convention of tx queues in...
next