Commit Graph

1222 Commits (b4788f6d55548e587ced330ece711456f40ec8f1)

Author SHA1 Message Date
Kazunori MIYAZAWA 73d4f84fd0 [IPv6] IPsec: fix pmtu calculation of esp 19 years ago
Stephen Hemminger 246a421207 [NET]: Fix NULL pointer deref in checksum debugging. 19 years ago
David S. Miller 4ebf0ae261 [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). 19 years ago
David S. Miller dfb4b9dceb [TCP] Vegas: timestamp before clone 19 years ago
Thomas Young 0d7bef600a [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc 19 years ago
Thomas Young 5b49561381 [TCP] Vegas: stop resetting rtt every ack 19 years ago
Steven Whitehouse 1f12bcc9d1 [DECNET]: add memory buffer settings 19 years ago
Martin Waitz dab9630fb3 [NET]: make function pointer argument parseable by kernel-doc 19 years ago
Patrick McHardy 2fdf1faa8e [NETFILTER]: Don't use conntrack entry after dropping the reference 19 years ago
Patrick McHardy 266c854348 [NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink 19 years ago
Patrick McHardy 6636568cf8 [NETFILTER]: Wait for untracked references in nf_conntrack module unload 19 years ago
Patrick McHardy a795756333 [NETFILTER]: Mark ctnetlink as EXPERIMENTAL 19 years ago
Patrick McHardy 0be7fa92ca [NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink 19 years ago
Patrick McHardy afe5c6bb03 [NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink 19 years ago
Yasuyuki Kozakai 3ebbe0cdd4 [NETFILTER]: nfnetlink: Fix calculation of minimum message length 19 years ago
Yasuyuki Kozakai f16c910724 [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type 19 years ago
Pablo Neira Ayuso 8d1ca69984 [NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlink 19 years ago
Trond Myklebust bb184f3356 SUNRPC: Fix Oopsable condition in rpc_pipefs 19 years ago
YOSHIFUJI Hideaki af1afe8662 [IPV6]: Load protocol module dynamically. 19 years ago
Herbert Xu 86c8f9d158 [IPV4] Fix EPROTONOSUPPORT error in inet_create 19 years ago
David Stevens 24c6927505 [IGMP]: workaround for IGMP v1/v2 bug 19 years ago
Neil Horman bf031fff1f [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from 19 years ago
Neil Horman 6736dc35e9 [SCTP]: Return socket errors only if the receive queue is empty. 19 years ago
Thomas Graf ea86575eaf [NETLINK]: Fix processing of fib_lookup netlink messages 19 years ago
Phil Oester 2a43c4af3f [NETFILTER]: Fix recent match jiffies wrap mismatches 19 years ago
Jozsef Kadlecsik 73f306024c [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack 19 years ago
Adrian Bunk 34a0b3cdc0 [IPV6]: make two functions static 19 years ago
Adrian Bunk d127e94a5c [NETFILTER] ipv4: small cleanups 19 years ago
Adrian Bunk 4b30b1c6a3 [IPV4]: make two functions static 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Stanislaw Gruszka 64bf69ddff [ATM]: deregistration removes device from atm_devs list immediately 19 years ago
Stanislaw Gruszka aaaaaadbe7 [ATM]: avoid race conditions related to atm_devs list 19 years ago
Mitchell Blank Jr 50accc9c42 [ATM]: attempt to autoload atm drivers 19 years ago
Mitchell Blank Jr c219750b2e [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const 19 years ago
Mitchell Blank Jr c9933d0856 [ATM]: always return the first interface for ATM_ITF_ANY 19 years ago
Mike Stroyan 18955cfcb2 [IPV4] tcp/route: Another look at hash table sizes 19 years ago
YOSHIFUJI Hideaki 220bbd7483 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). 19 years ago
Trond Myklebust b3eb67a2ab SUNRPC: Funny looking code in __rpc_purge_upcall 19 years ago
Olaf Rempel 133747e8d1 [BRIDGE]: recompute features when adding a new device 19 years ago
Benoit Boissinot de919820cf [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h 19 years ago
Pablo Neira Ayuso 00cb277a4a [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto 19 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 19 years ago
Herbert Xu c27bd492fd [NETLINK]: Use tgid instead of pid for nlmsg_pid 19 years ago
Patrick McHardy a516b04950 [DCCP]: Add missing no_policy flag to struct net_protocol 19 years ago
Yasuyuki Kozakai 2b8f2ff6f4 [NETFILTER]: fixed dependencies between modules related with ip_conntrack 19 years ago
Patrick McHardy c9e53cbe7a [FIB_TRIE]: Don't show local table in /proc/net/route output 19 years ago
Yan Zheng 5d5780df23 [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...) 19 years ago
Kris Katterjohn fb0d366b08 [NET]: Reject socket filter if division by constant zero is attempted. 19 years ago
Andrea Bittau aa8751667d [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously 19 years ago
YOSHIFUJI Hideaki df9890c31a [IPV6]: Fix sending extension headers before and including routing header. 19 years ago