Commit Graph

2287 Commits (6ee723a6570a897208b76ab3e9a495e9106b2f8c)

Author SHA1 Message Date
Tony Lindgren bc417e30f8 net: Add back alignment for size for __alloc_skb 13 years ago
David S. Miller 045f7b3b00 neigh: Kill bogus SMP protected debugging message. 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Eric Dumazet 6a32e4f9dd vlan: allow nested vlan_do_receive() 13 years ago
Thomas Gleixner b0691c8ee7 net: Unlock sock before calling sk_free() 14 years ago
Eric W. Biederman d2237d3574 rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces 14 years ago
Richard Cochran da92b194cc net: hold sock reference while processing tx timestamps 14 years ago
Eric Dumazet cf533ea53e tcp: add const qualifiers where possible 14 years ago
Mihai Maruseac f04565ddf5 dev: use name hash for dev_seq_ops 14 years ago
Ian Campbell a8605c6063 net: add opaque struct around skb frag page 14 years ago
Eric Dumazet 33136d12be pktgen: remove ndelay() call 14 years ago
Ian Campbell a0bec1cd8f net: do not take an additional reference in skb_frag_set_page 14 years ago
roy.qing.li@gmail.com e049f28883 neigh: fix rcu splat in neigh_update() 14 years ago
Dan Carpenter 4f25af2782 filter: use unsigned int to silence static checker warning 14 years ago
Yan, Zheng afaef734e5 fib_rules: fix unresolved_rules counting 14 years ago
Richard Cochran 4dc360c5e7 net: validate HWTSTAMP ioctl parameters 14 years ago
Eric W. Biederman 850a545bd8 net: Move rcu_barrier from rollback_registered_many to netdev_run_todo. 14 years ago
Andy Fleming 3d153a7c8b net: Allow skb_recycle_check to be done in stages 14 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
John Fastabend 2425717b27 net: allow vlan traffic to be received under bond 14 years ago
huajun li 6ccc3abdc9 net/flow: Fix potential memory leak 14 years ago
Greg Rose 5f8444a3fa if_link: Add additional parameter to IFLA_VF_INFO for spoof checking 14 years ago
Eric Dumazet 87fb4b7b53 net: more accurate skb truesize 14 years ago
Johannes Berg 8083f0fc96 net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL 14 years ago
Ben Hutchings 09994d1b09 RPS: Ensure that an expired hardware filter can be re-added later 14 years ago
Changli Gao 5dd17e08f3 net: rps: fix the support for PPPOE 14 years ago
Eric Dumazet 16e5726269 af_unix: dont send SCM_CREDENTIALS by default 14 years ago
Gao feng 561dac2d41 fib:fix BUG_ON in fib_nl_newrule when add new fib rule 14 years ago
dpward aa1c366e4f net: Handle different key sizes between address families in flow cache 14 years ago
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
Eric Dumazet c37e0c9930 net: linkwatch: allow vlans to get carrier changes faster 14 years ago
Michael S. Tsirkin 48c830120f net: copy userspace buffers on device forwarding 14 years ago
dpward 0542b69e2c net: Make flow cache namespace-aware 14 years ago
Eric Dumazet e9278a475f netpoll: fix incorrect access to skb data in __netpoll_rx 14 years ago
Eric Dumazet 20e6074eb8 arp: fix rcu lockdep splat in arp_process() 14 years ago
Ian Campbell ea2ab69379 net: convert core to skb paged frag APIs 14 years ago
Eric Dumazet ec5efe7946 rps: support IPIP encapsulation 14 years ago
Jason Baron ffa10cb47a dynamic_debug: make netdev_dbg() call __netdev_printk() 14 years ago
Jiri Pirko 0dfe178239 net: vlan: goto another_round instead of calling __netif_receive_skb 14 years ago
Changli Gao 6461be3a54 net: Preserve ooo_okay when copying skb header 14 years ago
Changli Gao ae1511bf76 net: rps: support PPPOE session messages 14 years ago
Changli Gao 1ff1986fc9 net: rps: support 802.1Q 14 years ago
Jiri Pirko b81693d914 net: remove ndo_set_multicast_list callback 14 years ago
Jiri Pirko 01789349ee net: introduce IFF_UNICAST_FLT private flag 14 years ago
Tom Herbert c6865cb3cc rps: Inspect GRE encapsulated packets to get flow hash 14 years ago
Tom Herbert e971b7225b rps: Infrastructure in __skb_get_rxhash for deep inspection 14 years ago
Tom Herbert bdeab99191 rps: Add flag to skb to indicate rxhash is based on L4 tuple 14 years ago
Tom Herbert 792df22cd0 rps: Some minor cleanup in get_rps_cpus 14 years ago
Eric Dumazet 33d480ce6d net: cleanup some rcu_dereference_raw 14 years ago