Commit Graph

2042 Commits (608aeef17a91747d6303de4df5e2c2e6899a95e8)

Author SHA1 Message Date
Luis R. Rodriguez ffd7891dc9 mac80211: Let drivers have access to TKIP key offets for TX and RX MIC 17 years ago
Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
YOSHIFUJI Hideaki f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 years ago
Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 years ago
David S. Miller 972692e0db net: Add sk_set_socket() helper. 17 years ago
Eric Dumazet cb61cb9b8b udp: sk_drops handling 17 years ago
Bernard Pidoux fe2c802ab6 rose: improving AX25 routing frames via ROSE network 17 years ago
Patrick McHardy 68b80f1138 netfilter: nf_nat: fix RCU races 17 years ago
David S. Miller 338db08551 net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users. 17 years ago
David S. Miller 8ce9c6ede1 sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
David S. Miller 0f5cabba49 wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. 17 years ago
David S. Miller 87de87d5e4 wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c 17 years ago
Pavel Emelyanov 0b4419162a netns: introduce the net_hash_mix "salt" for hashes 17 years ago
Pavel Emelyanov 33de014c63 inet6: add struct net argument to inet6_ehashfn 17 years ago
Pavel Emelyanov 9f26b3add3 inet: add struct net argument to inet_ehashfn 17 years ago
Pavel Emelyanov 2086a65078 inet: add struct net argument to inet_lhashfn 17 years ago
Pavel Emelyanov 7f635ab71e inet: add struct net argument to inet_bhashfn 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Harvey Harrison 6693be7124 mac80211: add utility function to get header length 17 years ago
Harvey Harrison c9c6950c14 mac80211: make ieee80211_get_hdrlen_from_skb return unsigned 17 years ago
Richard Kennedy 875ec4333b udp: reorder udp_iter_state to remove padding on 64bit builds 17 years ago
David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
YOSHIFUJI Hideaki 9501f97229 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). 17 years ago
YOSHIFUJI Hideaki 8d26d76dd4 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. 17 years ago
YOSHIFUJI Hideaki 076fb72233 tcp md5sig: Remove redundant protocol argument. 17 years ago
YOSHIFUJI Hideaki 7d5d5525bd tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. 17 years ago
Benjamin Thery 3de232554a ipv6 netns: Address labels per namespace 17 years ago
Rami Rosen 0399e5f07a ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Rami Rosen 45d465bc23 ipv4: Remove unused declaration from include/net/tcp.h. 17 years ago
Rami Rosen 7bcd978e8c netfilter: nf_conntrack: remove unnecessary function declaration 17 years ago
Fabian Hugelshofer 718d4ad98e netfilter: nf_conntrack: properly account terminating packets 17 years ago
Patrick McHardy 51091764f2 netfilter: nf_conntrack: add nf_ct_kill() 17 years ago
James Morris 17e6e59f0a netfilter: ip6_tables: add ip6tables security table 17 years ago
James Morris 560ee653b6 netfilter: ip_tables: add iptables security table for mandatory access control rules 17 years ago
Vlad Yasevich b9031d9d87 sctp: Fix ECN markings for IPv6 17 years ago
Vlad Yasevich 62aeaff5cc sctp: Start T3-RTX timer when fast retransmitting lowest TSN 17 years ago
Vlad Yasevich a646523481 sctp: Correctly implement Fast Recovery cwnd manipulations. 17 years ago
Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 years ago
YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 years ago
YOSHIFUJI Hideaki 4bed72e4f5 [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. 17 years ago
YOSHIFUJI Hideaki e51171019b [SCTP]: Fix NULL dereference of asoc. 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Emmanuel Grumbach 9306102ea5 mac80211: allow disable FAT in specific configurations 17 years ago
Thomas Graf b9a2f2e450 netlink: Fix nla_parse_nested_compat() to call nla_parse() directly 17 years ago
Johannes Berg e253008360 mac80211: use multi-queue master netdevice 17 years ago
Johannes Berg eefce91a38 mac80211: dont allow fragmentation and requeuing on A-MPDU queues 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago