summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan
2015-03-20net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明
2015-03-20net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明
2015-03-20bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki
2015-03-20bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki
2015-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-20net: dsa: make NET_DSA manually selectable from the configMathieu Olivari
2015-03-20switchdev: kernel-doc cleanup on swithdev opsScott Feldman
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-20igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-20igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-20e1000e: NVM write protect access removed from SPT HWYanir Lubetkin
2015-03-20e1000e: call netif_carrier_off early on downEliezer Tamir
2015-03-20ixgb: 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
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas
2015-03-20net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-03-20Merge branch 'rhashtable-inlined-interface'David S. Miller
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20tipc: Use inlined rhashtable interfaceHerbert Xu
2015-03-20test_rhashtable: Use inlined rhashtable interfaceHerbert Xu
2015-03-20netfilter: Convert nft_hash to inlined rhashtableHerbert Xu
2015-03-20netlink: Move namespace into hash keyHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-20ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann
2015-03-20ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner
2015-03-20vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner
2015-03-20Merge branch 'be2net'David S. Miller
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam
2015-03-20tcp: fix tcp fin memory accountingJosh Hunt
2015-03-20ipv6: fix backtracking for throw routesSteven Barth
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-03-20ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca