summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet
2015-03-23inet: remove some sk_listener dependenciesEric Dumazet
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet
2015-03-23inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet
2015-03-23Merge branch 'gigaset_modem_response'David S. Miller
2015-03-23isdn/gigaset: restructure modem response parser (4)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (3)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (2)Tilman Schmidt
2015-03-23isdn/gigaset: restructure modem response parser (1)Tilman Schmidt
2015-03-23switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu
2015-03-23net: clear skb->priority when forwarding to another netnsWANG Cong
2015-03-23Merge branch 'crypto_async'David S. Miller
2015-03-23crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com
2015-03-21netlink: Remove netlink_compare_arg.trailerHerbert Xu
2015-03-21Merge branch 'netcp-next'David S. Miller
2015-03-21net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok
2015-03-21net: netcp: enclose macros in parenthesesKaricheri, Muralidharan
2015-03-21net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan
2015-03-21net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan
2015-03-21net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan
2015-03-21net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明
2015-03-21net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明
2015-03-21bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki
2015-03-21bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki
2015-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-21net: dsa: make NET_DSA manually selectable from the configMathieu Olivari
2015-03-21switchdev: kernel-doc cleanup on swithdev opsScott Feldman
2015-03-21Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-21igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-21igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-21e1000e: NVM write protect access removed from SPT HWYanir Lubetkin
2015-03-21e1000e: call netif_carrier_off early on downEliezer Tamir
2015-03-21ixgb: call netif_carrier_off early on downEliezer Tamir
2015-03-20Merge branch 'ebpf-next'David S. Miller
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann
2015-03-20ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro
2015-03-20Merge branch 'amd-xgbe-next'David S. Miller
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas