Commit Graph

431 Commits (020b4c12dbe3868d792a01d7c1470cd837abe10f)

Author SHA1 Message Date
Harald Welte 020b4c12db [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c 20 years ago
Harald Welte 089af26c70 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() 20 years ago
Patrick McHardy 373ac73595 [NETFILTER]: C99 initizalizers for NAT protocols 20 years ago
David S. Miller 86e65da9c1 [NET]: Remove explicit initializations of skb->input_dev 20 years ago
Adrian Bunk 0742fd53a3 [IPV4]: possible cleanups 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Arnaldo Carvalho de Melo 83e3609eba [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy 20 years ago
Harald Welte 080774a243 [NETFILTER]: Add ctnetlink subsystem 20 years ago
Stephen Hemminger 6f1cf16582 [NET]: Remove HIPPI private from skbuff.h 20 years ago
Patrick McHardy b0573dea1f [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options 20 years ago
Harald Welte f9e815b376 [NETFITLER]: Add nfnetlink layer. 20 years ago
Harald Welte ac3247baf8 [NETFILTER]: connection tracking event notifiers 20 years ago
Patrick McHardy abc3bc5804 [NET]: Kill skb->tc_classid 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Harald Welte 6869c4d8e0 [NETFILTER]: reduce netfilter sk_buff enlargement 20 years ago
Harald Welte bf3a46aa9b [NETFILTER]: convert nfmark and conntrack mark to 32bit 20 years ago
Patrick McHardy 06c7427021 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match 20 years ago
David S. Miller c1cc168442 [ROSE]: Fix typo in rose_route_frame() locking fix. 20 years ago
David S. Miller dc16aaf29d [ROSE]: Fix missing unlocks in rose_route_frame() 20 years ago
David S. Miller d5d283751e [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). 20 years ago
David S. Miller 89ebd197eb [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail(). 20 years ago
Thomas Graf 0fbbeb1ba4 [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt() 20 years ago
Vlad Yasevich d2287f8441 [SCTP]: Add SENTINEL to SCTP MIB stats 20 years ago
Ralf Baechle 01d7dd0e9f [AX25]: UID fixes 20 years ago
Ralf Baechle 53b924b31f [NET]: Fix socket bitop damage 20 years ago
Patrick McHardy 66a79a19a7 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue 20 years ago
Dave Johnson 1344a41637 [IPV4]: Fix negative timer loop with lots of ipv4 peers. 20 years ago
Herbert Xu c3a20692ca [RPC]: Kill bogus kmap in krb5 20 years ago
Dmitry Yusupov 14869c3886 [TCP]: Do TSO deferral even if tail SKB can go out now. 20 years ago
Patrick McHardy 7e71af49d4 [NETFILTER]: Fix HW checksum handling in TCPMSS target 20 years ago
Patrick McHardy f93592ff4f [NETFILTER]: Fix HW checksum handling in ECN target 20 years ago
Patrick McHardy fd841326d7 [NETFILTER]: Fix ECN target TCP marking 20 years ago
Herbert Xu 6fc8b9e7c6 [IPCOMP]: Fix false smp_processor_id warning 20 years ago
Patrick McHardy cb94c62c25 [IPV4]: Fix DST leak in icmp_push_reply() 20 years ago
Jay Vosburgh 001dd250c1 [TOKENRING]: Use interrupt-safe locking with rif_lock. 20 years ago
Paul E. McKenney 1f07247de5 [DECNET]: Fix RCU race condition in dn_neigh_construct(). 20 years ago
Patrick McHardy bfd272b1ca [IPV6]: Fix SKB leak in ip6_input_finish() 20 years ago
Herbert Xu 35d59efd10 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Patrick McHardy 97077c4a98 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Patrick McHardy fad87acaea [IPV6]: Fix SKB leak in ip6_input_finish() 20 years ago
Herbert Xu c8ac377464 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Patrick McHardy 793245eeb9 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Trond Myklebust 58fcb8df0b [PATCH] NFS: Ensure ACL xdr code doesn't overflow. 20 years ago
Matt Mackall d7b9dfc8ea [NETPOLL]: remove unused variable 20 years ago
Matt Mackall 53fb95d3c1 [NETPOLL]: fix initialization/NAPI race 20 years ago
Ingo Molnar 2652076507 [NETPOLL]: pre-fill skb pool 20 years ago
Matt Mackall 0db1d6fc1e [NETPOLL]: add retry timeout 20 years ago
Matt Mackall f0d3459d07 [NETPOLL]: netpoll_send_skb simplify 20 years ago
Jeff Moyer a636e13579 [NETPOLL]: deadlock bugfix 20 years ago
Jeff Moyer 11513128bb [NETPOLL]: rx_flags bugfix 20 years ago