deliverable/linux.git
2016-03-07  David S. MillerMerge branch 'qed_hw_gro'
2016-03-07  Manish Chopraqede: Add slowpath/fastpath support and enable hardware GRO
2016-03-07  Manish Chopraqed/qede: Add infrastructure support for hardware GRO
2016-03-07  Richard Alpetipc: move netlink policies to netlink.c
2016-03-07  Zhang Shengjuarp: correct return value of arp_rcv
2016-03-07  Wei Tangnetlabel: do not initialise statics to NULL
2016-03-07  Wei Tangnetlink: do not initialise statics to 0 or NULL
2016-03-07  Jon Paul Maloytipc: remove pre-allocated message header in link struct
2016-03-07  Richard Alpetipc: make sure required IPv6 addresses are scoped
2016-03-07  Richard Alpetipc: safely copy UDP netlink data from user
2016-03-07  Richard Alpetipc: don't check link reset on non existing link
2016-03-07  Richard Alpetipc: add net device to skb before UDP xmit
2016-03-07  Bernhard Wallenet: fec: Rename "phy-reset-active-low" property
2016-03-07  Wu Fengguangstmmac: fix noderef.cocci warnings
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()
next
This page took 0.0405 seconds and 5 git commands to generate.