Commit Graph

3895 Commits (39e3a0556a1e2d33f9491d43bae9fdaa09b0308a)

Author SHA1 Message Date
Patrick McHardy 2bf540b73e [NETFILTER]: bridge-netfilter: remove deferred hooks 18 years ago
Kim Nordlund 8bce65b95a [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Sridhar Samudrala 882a382c3e [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
David S. Miller 6931ba7cef [TCP]: Fix oops caused by __tcp_put_md5sig_pool() 18 years ago
Brian Haley befffe9016 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). 18 years ago
Ian McDonald 832e3ca62d [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 18 years ago
Al Viro e1b4b9f398 [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops 18 years ago
Dmitry Mishin a96be24679 [NETFILTER]: ip_tables: ipt and ipt_compat checks unification 18 years ago
Yasuyuki Kozakai 11078c371e [NETFILTER]: x_tables: add missing try to load conntrack from match/targets 18 years ago
Yasuyuki Kozakai fe0b9294c9 [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets 18 years ago
Yasuyuki Kozakai 083e69e99e [NETFILTER]: nf_nat: fix NF_NAT dependency 18 years ago
Patrick McHardy 3a411355bc [NETFILTER]: Fix INET=n linking error 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
NeilBrown dd08d6ea44 [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches 18 years ago
J.Bruce Fields 01f3bd1f03 [PATCH] knfsd: svcrpc: remove another silent drop from deferral code 18 years ago
J.Bruce Fields e0bb89ef03 [PATCH] knfsd: nfsd: don't drop silently on upcall deferral 18 years ago
J.Bruce Fields b797b5beac [PATCH] knfsd: svcrpc: fix gss krb5i memory leak 18 years ago
Al Viro 905f3ed625 [PATCH] hci endianness annotations 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
Peter Zijlstra 47c6bf7760 fix typo in net/ipv4/ip_fragment.c 18 years ago
Ingo Molnar 3640543df2 [PATCH] netpoll: fix netpoll lockup 18 years ago
Andrew Morton a49f99ffca [NETPOLL]: Fix local_bh_enable() warning. 18 years ago
Simon Horman 37004af3aa [IPVS]: Make ip_vs_sync.c <= 80col wide. 18 years ago
Simon Horman 89eaeb09ba [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() 18 years ago
Ralf Baechle f654c854d1 [HAMRADIO]: Fix baycom_epp.c compile failure. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Arnaldo Carvalho de Melo 1fba78b6cb [DCCP] ccid3: Fixup some type conversions related to rtts 18 years ago
Gerrit Renker 9e8efc8240 [DCCP] ccid3: BUG-FIX - conversion errors 18 years ago
Gerrit Renker 7af5af3013 [DCCP] ccid3: Reorder packet history source file 18 years ago
Gerrit Renker 85dcb1f780 [DCCP] ccid3: Reorder packet history header file 18 years ago
Gerrit Renker a967241129 [DCCP] ccid3: Make debug output consistent 18 years ago
Gerrit Renker c5a1ae9a4c [DCCP] ccid3: Perform history operations only after packet has been sent 18 years ago
Gerrit Renker e312d100f1 [DCCP] ccid3: TX history - remove unused field 18 years ago
Gerrit Renker 9f8681db96 [DCCP] ccid3: Shift window counter computation 18 years ago
Gerrit Renker de553c189e [DCCP] ccid3: Sanity-check RTT samples 18 years ago
Gerrit Renker fe0499ae95 [DCCP] ccid3: Initialise RTT values 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Gerrit Renker f6282f4da5 [DCCP]: Warn when discarding packet due to internal errors 18 years ago
Gerrit Renker bf58a381e8 [DCCP]: Only deliver to the CCID rx side in charge 18 years ago
Gerrit Renker d63d8364cf [DCCP]: Simplify TFRC calculation 18 years ago
Gerrit Renker 0f9e5b573f [DCCP]: Debug timeval operations 18 years ago
Gerrit Renker bfe24a6cc2 [DCCP] ccid3: Simplify calculation for reverse lookup of p 18 years ago
Gerrit Renker b9039a2a8d [DCCP] ccid3: Replace scaled division operations 18 years ago
Gerrit Renker 1a21e49a8d [DCCP] ccid3: Finer-grained resolution of sending rates 18 years ago
Gerrit Renker 179ebc9f92 [DCCP] ccid3: Fix two bugs in sending rate computation 18 years ago
Gerrit Renker ff58629824 [DCCP] ccid3: Two optimisations for sending rate recomputation 18 years ago
Gerrit Renker 45393a66a2 [DCCP] ccid3: Check against too large p 18 years ago
Ian McDonald 5cc3741d6c [DCCP]: Remove timeo from output.c 18 years ago