Commit Graph

12117 Commits (0ee50254dfe0c96f9eef4fc9fdf47a18d6a12df3)

Author SHA1 Message Date
Chuck Ebbert 7d0b591c65 xfrm: spin_lock() should be spin_unlock() in xfrm_state.c 16 years ago
Jesper Nilsson 71f6f6dfdf ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) 16 years ago
Herbert Xu 8f1ead2d1a GRO: Disable GRO on legacy netif_rx path 16 years ago
Holger Eitzenberger d271e8bd8c ctnetlink: compute generic part of event more acurately 16 years ago
Rami Rosen ede5ad0e29 net: core: remove unneeded include in net/core/utils.c. 16 years ago
Eric Leblond 7249dee5bd netfilter: fix nf_logger name in ebt_ulog. 16 years ago
Eric Leblond 3b334d427c netfilter: fix warning in ebt_ulog init function. 16 years ago
Eric Leblond 704b3ea3b9 netfilter: fix warning about invalid const usage 16 years ago
Stephen Hemminger cda6d377ec bridge: bad error handling when adding invalid ether address 16 years ago
Holger Eitzenberger a400c30edb netfilter: nf_conntrack: calculate per-protocol nlattr size 16 years ago
Holger Eitzenberger 5c0de29d06 netfilter: nf_conntrack: add generic function to get len of generic policy 16 years ago
Holger Eitzenberger 2732c4e45b netfilter: ctnetlink: allocate right-sized ctnetlink skb 16 years ago
Eric Dumazet ea781f197d netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() 16 years ago
Patrick McHardy 1f9352ae22 netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection 16 years ago
Holger Eitzenberger af9d32ad67 netfilter: limit the length of the helper name 16 years ago
Holger Eitzenberger e487eb99cf netlink: add nla_policy_len() 16 years ago
Holger Eitzenberger d0dba7255b netfilter: ctnetlink: add callbacks to the per-proto nlattrs 16 years ago
Eric Dumazet b8dfe49877 netfilter: factorize ifname_compare() 16 years ago
Eric Dumazet 78f3648601 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() 16 years ago
Patrick McHardy a9a9adfe2f netfilter: fix xt_LED build failure 16 years ago
Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
Vlad Yasevich 63d9950b08 ipv6: Make v4-mapped bindings consistent with IPv4 16 years ago
Vlad Yasevich 0f8d3c7ac3 ipv6: Allow ipv4 wildcard binds after ipv6 address binds 16 years ago
Vlad Yasevich 783ed5a783 ipv6: Disallow binding to v4-mapped address on v6-only socket. 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Pablo Neira Ayuso 38938bfe34 netlink: add NETLINK_NO_ENOBUFS socket flag 16 years ago
Eric Dumazet 35c7f6de73 arp_tables: ifname_compare() can assume 16bit alignment 16 years ago
Jan Engelhardt 8dd1d0471b netfilter: trivial Kconfig spelling fixes 16 years ago
Eric Dumazet 1d45209d89 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() 16 years ago
Vitaly Mayatskikh 30842f2989 udp: Wrong locking code in udp seq_file infrastructure 16 years ago
Mark H. Weaver 534f81a506 netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack 16 years ago
Pablo Neira Ayuso dd5b6ce6fd nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink 16 years ago
Eric Leblond 176252746e netfilter: sysctl support of logger choice 16 years ago
John Dykstra 96e0bf4b51 tcp: Discard segments that ack data not yet sent 16 years ago
Stephen Hemminger d44c3a2e0e netdev: expose net_device_ops compat as config option 16 years ago
Stephen Hemminger 9cc8ba783d irlan: convert to net_device_ops 16 years ago
Stephen Hemminger 92bcd4fe9a irda: net_device_ops ioctl fix 16 years ago
Stephen Hemminger dde0975855 atm: convert clip driver to net_device_ops 16 years ago
Stephen Hemminger 788dee0a95 atm: convert mpc device to using netdev_ops 16 years ago
Lennert Buytenhek e84665c9cb dsa: add switch chip cascading support 16 years ago
Lennert Buytenhek 076d3e10a5 dsa: add support for the Marvell 88E6095/6095F switch chips 16 years ago
Lennert Buytenhek c084080151 dsa: set ->iflink on slave interfaces to the ifindex of the parent 16 years ago
Stephen Hemminger fa665ccf01 ipx: use constant for strings and desciptor 16 years ago
Stephen Hemminger 7ca98fa234 snap: use const for descriptor 16 years ago
Eric Dumazet ed734a97c6 net: remove useless prefetch() call 16 years ago
Vlad Yasevich 8d2f9e8116 sctp: Clean up TEST_FRAME hacks. 16 years ago
Stephen Hemminger 9247744e5e skb: expose and constify hash primitives 16 years ago
Stephen Hemminger 1f1900f935 atm: lec use dev_change_mtu 16 years ago
Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap() 16 years ago