| Commit message (Expand) | Author | Files | Lines |
2015-03-21 | net: netcp: enclose macros in parentheses | Karicheri, Muralidharan | 1 | -251/+272 |
2015-03-21 | net: netcp: select davinci_mdio driver by default | Karicheri, Muralidharan | 1 | -0/+1 |
2015-03-21 | net: netcp: use separate reg region for individual ethss modules | Karicheri, Muralidharan | 2 | -44/+102 |
2015-03-21 | net: netcp: fix forward port number usage for 10G ethss | Karicheri, Muralidharan | 3 | -13/+29 |
2015-03-21 | net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit. | YOSHIFUJI Hideaki/吉藤英明 | 1 | -1/+13 |
2015-03-21 | net: neighbour: Add mcast_resolicit to configure the number of multicast reso... | YOSHIFUJI Hideaki/吉藤英明 | 3 | -4/+13 |
2015-03-21 | bgmac: allow enabling on ARCH_BCM_5301X | Rafał Miłecki | 1 | -1/+1 |
2015-03-21 | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets | Rafał Miłecki | 1 | -0/+34 |
2015-03-21 | net: dsa: make NET_DSA manually selectable from the config | Mathieu Olivari | 1 | -1/+4 |
2015-03-21 | switchdev: kernel-doc cleanup on swithdev ops | Scott Feldman | 1 | -16/+7 |
2015-03-21 | Revert "selinux: add a skb_owned_by() hook" | Eric Dumazet | 5 | -27/+0 |
2015-03-21 | igbvf: use netif_carrier_off earlier when bringing if down | Todd Fujinaka | 1 | -2/+1 |
2015-03-21 | igb: use netif_carrier_off earlier when bringing if down | Todd Fujinaka | 1 | -3/+1 |
2015-03-21 | e1000e: NVM write protect access removed from SPT HW | Yanir Lubetkin | 1 | -1/+2 |
2015-03-21 | e1000e: call netif_carrier_off early on down | Eliezer Tamir | 1 | -2/+2 |
2015-03-21 | ixgb: call netif_carrier_off early on down | Eliezer Tamir | 1 | -1/+2 |
2015-03-21 | act_bpf: add initial eBPF support for actions | Daniel Borkmann | 3 | -83/+220 |
2015-03-21 | ebpf: add sched_act_type and map it to sk_filter's verifier ops | Daniel Borkmann | 3 | -0/+8 |
2015-03-20 | rhashtable: Fix undeclared EEXIST build error on ia64 | Herbert Xu | 1 | -0/+1 |
2015-03-20 | net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom | Al Viro | 1 | -0/+4 |
2015-03-20 | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas | 1 | -4/+3 |
2015-03-20 | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 3 | -7/+7 |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 4 | -21/+12 |
2015-03-20 | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas | 4 | -9/+29 |
2015-03-20 | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas | 2 | -7/+13 |
2015-03-20 | amd-xgbe: Clarify output message about queues | Lendacky, Thomas | 1 | -2/+4 |
2015-03-20 | amd-xgbe-phy: Provide support for auto-negotiation timeout | Lendacky, Thomas | 1 | -0/+20 |
2015-03-20 | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 2 | -1/+1 |
2015-03-20 | amd-xgbe-phy: Use phydev advertising field vs supported | Lendacky, Thomas | 1 | -39/+38 |
2015-03-20 | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha... | Catalin Marinas | 1 | -0/+7 |
2015-03-20 | rhashtable: Rip out obsolete out-of-line interface | Herbert Xu | 2 | -300/+3 |
2015-03-20 | tipc: Use inlined rhashtable interface | Herbert Xu | 1 | -14/+18 |
2015-03-20 | test_rhashtable: Use inlined rhashtable interface | Herbert Xu | 1 | -14/+19 |
2015-03-20 | netfilter: Convert nft_hash to inlined rhashtable | Herbert Xu | 1 | -41/+29 |
2015-03-20 | netlink: Move namespace into hash key | Herbert Xu | 1 | -32/+56 |
2015-03-20 | rhashtable: Allow hash/comparison functions to be inlined | Herbert Xu | 2 | -113/+436 |
2015-03-20 | rhashtable: Make rhashtable_init params argument const | Herbert Xu | 2 | -4/+6 |
2015-03-20 | ebpf, filter: do not convert skb->protocol to host endianess during runtime | Daniel Borkmann | 1 | -15/+14 |
2015-03-20 | ipv6: invert join/leave anycast rtnl/socket locking order | Marcelo Ricardo Leitner | 2 | -7/+7 |
2015-03-20 | vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave} | Marcelo Ricardo Leitner | 1 | -2/+2 |
2015-03-20 | be2net: use PCI MMIO read instead of config read for errors | Suresh Reddy | 2 | -11/+23 |
2015-03-20 | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs | Suresh Reddy | 1 | -9/+5 |
2015-03-20 | be2net: Prevent VFs from enabling VLAN promiscuous mode | Vasundhara Volam | 4 | -24/+80 |
2015-03-20 | tcp: fix tcp fin memory accounting | Josh Hunt | 1 | -5/+1 |
2015-03-20 | ipv6: fix backtracking for throw routes | Steven Barth | 1 | -0/+1 |
2015-03-20 | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} | Markos Chandras | 1 | -2/+29 |
2015-03-20 | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f... | Sabrina Dubroca | 1 | -5/+3 |
2015-03-20 | xen-netback: making the bandwidth limiter runtime settable | Palik, Imre | 4 | -3/+63 |
2015-03-20 | net: increase sk_[max_]ack_backlog | Eric Dumazet | 2 | -4/+2 |
2015-03-20 | inet: get rid of central tcp/dccp listener timer | Eric Dumazet | 18 | -198/+173 |