Commit Graph

1075 Commits (12a441622b753684cc73d1c6f225e9ac53e0bf77)

Author SHA1 Message Date
Yasuyuki Kozakai ceceae1b15 [NETFILTER]: nf_conntrack: use extension infrastructure for helper 18 years ago
Yasuyuki Kozakai ecfab2c9fe [NETFILTER]: nf_conntrack: introduce extension infrastructure 18 years ago
Yasuyuki Kozakai 4ba887790c [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h 18 years ago
James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code 18 years ago
Samuel Ortiz 89da1ecf54 [IrDA]: Netlink layer. 18 years ago
Patrick McHardy 4bdf39911e [NET_SCHED]: Remove unnecessary stats_lock pointers 18 years ago
Jamal Hadi Salim 628529b6ee [XFRM] Introduce standalone SAD lookup 18 years ago
Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. 18 years ago
Masahide NAKAMURA 59fbb3a61e [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
Masahide NAKAMURA 136ebf08b4 [IPV6] MIP6: Kill unnecessary ifdefs. 18 years ago
Patrick McHardy 1092cb2197 [NETLINK]: attr: add nested compat attribute type 18 years ago
Patrick McHardy 38f7b870d4 [RTNETLINK]: Link creation API 18 years ago
Ville Tervo 8de0a15483 [Bluetooth] Keep rfcomm_dev on the list until it is freed 18 years ago
Allan Stephens 05646c9110 [TIPC]: Optimize stream send routine to avoid fragmentation 18 years ago
David S. Miller e06e7c6158 [IPV4]: The scheduled removal of multipath cached routing support. 18 years ago
Marcel Holtmann ef222013fc [Bluetooth] Add hci_recv_fragment() helper function 18 years ago
Ben Dooks 825a2ff189 AX88796 network driver 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 18 years ago
Vlad Yasevich c910b47e18 [SCTP] Update pmtu handling to be similar to tcp 18 years ago
G. Liakhovetski c0cfe7faa1 [IrDA]: Fix Rx/Tx path race. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Patrick McHardy f0e48dbfc5 [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack 18 years ago
David S. Miller 1c92b4e50e [AF_UNIX]: Make socket locking much less confusing. 18 years ago
Pavel Emelianov e4fd5da39f [TCP]: Consolidate checking for tcp orphan count being too big. 18 years ago
Arnaldo Carvalho de Melo 4e07a91c37 [SOCK]: Shrink struct sock by 8 bytes on 64-bit. 18 years ago
David S. Miller 01e67d08fa [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Marcel Holtmann 5dee9e7c4c [Bluetooth] Fix L2CAP configuration parameter handling 18 years ago
Yasuyuki Kozakai fda6143683 [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto 18 years ago
Yasuyuki Kozakai c874d5f726 [NETFILTER]: nf_conntrack: Removes duplicated declarations 18 years ago
Yasuyuki Kozakai ba4c7cbadd [NETFILTER]: nf_nat: remove unused argument of function allocating binding 18 years ago
David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 years ago
John Anthony Kazos Jr 121e70b69a include files: convert "include" subdirectory to UTF-8 18 years ago
Christoph Hellwig 6272e26679 cleanup compat ioctl handling 18 years ago
Larry Finger f5cdf30618 [PATCH] ieee80211: add ieee80211_channel_to_freq 18 years ago
Jiri Benc f0706e828e [MAC80211]: Add mac80211 wireless stack. 18 years ago
Vlad Yasevich 07d9396771 [SCTP]: Set assoc_id correctly during INIT collision. 18 years ago
Sridhar Samudrala 827bf12236 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() 18 years ago
Jamal Hadi Salim 5a6d34162f [XFRM] SPD info TLV aggregation 18 years ago
Jamal Hadi Salim af11e31609 [XFRM] SAD info TLV aggregationx 18 years ago
Jennifer Hunt 561e036006 [AF_IUCV]: Implementation of a skb backlog queue 18 years ago
Eric Dumazet db3459d1a7 [IPV6]: Some cleanups in include/net/ipv6.h 18 years ago
Ilpo Järvinen 0ec96822d5 [TCP]: Use S+L catcher only with SACK for now 18 years ago
Eric Dumazet 709525fad8 [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET. 18 years ago
Ilpo Järvinen d551e4541d [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent 18 years ago
Masahide NAKAMURA 157bfc2502 [XFRM]: Restrict upper layer information by bundle. 18 years ago
Ilpo Järvinen 34588b4c04 [TCP]: Catch skb with S+L bugs earlier 18 years ago