| Commit message (Expand) | Author | Age | Files | Lines |
* | [LLC]: Fix for Bugzilla ticket #5156 | Jochen Friedrich | 2005-09-22 | 2 | -0/+8 |
* | [LLC]: Use refcounting with struct llc_sap | Arnaldo Carvalho de Melo | 2005-09-22 | 7 | -46/+41 |
* | [LLC]: Do better struct sock accounting on skbs | Arnaldo Carvalho de Melo | 2005-09-22 | 4 | -12/+14 |
* | [LLC]: Use sk_wait_data | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -19/+23 |
* | [LLC]: Use some more likely/unlikely | Arnaldo Carvalho de Melo | 2005-09-22 | 6 | -47/+42 |
* | [LLC]: Add sysctl support for the LLC timeouts | Arnaldo Carvalho de Melo | 2005-09-22 | 6 | -25/+195 |
* | [LLC]: Use the sk_wait_event primitive | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -38/+27 |
* | [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -80/+67 |
* | [LLC]: Remove unused functions from llc_c_ev.c | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -24/+1 |
* | [LLC]: Use const in llc_c_ev.c | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -66/+68 |
* | [LLC]: Help the compiler with likely/unlikely, saving some more bytes | Arnaldo Carvalho de Melo | 2005-09-22 | 3 | -25/+26 |
* | [LLC]: Mark llc_find_next_offset as __init, saving some more bytes | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -4/+4 |
* | [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav... | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -18/+7 |
* | [LLC]: Remove unneeded temp net_device variables | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -9/+5 |
* | [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -38/+10 |
* | [LLC]: Remove unneeded f_bit variables | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -14/+7 |
* | [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -8/+2 |
* | [LLC]: Make llc_frame_alloc take a net_device as an argument | Arnaldo Carvalho de Melo | 2005-09-22 | 4 | -74/+50 |
* | [TCP]: Set default congestion control correctly for incoming connections. | Stephen Hemminger | 2005-09-21 | 1 | -1/+1 |
* | [FIB_TRIE]: message cleanup | Stephen Hemminger | 2005-09-21 | 1 | -12/+3 |
* | [AF_PACKET]: Allow for > 8 byte hardware addresses. | Eric W. Biederman | 2005-09-21 | 1 | -17/+48 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-19 | 20 | -490/+1897 |
|\ |
|
| * | [TCP]: Handle SACK'd packets properly in tcp_fragment(). | Herbert Xu | 2005-09-19 | 1 | -3/+7 |
| * | [8021Q]: Add endian annotations. | Alexey Dobriyan | 2005-09-19 | 1 | -1/+1 |
| * | [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} | Harald Welte | 2005-09-19 | 1 | -0/+2 |
| * | [NETFILTER]: Rename misnamed function | Patrick McHardy | 2005-09-19 | 3 | -5/+5 |
| * | [NETFILTER] ip6tables: remove duplicate code | Yasuyuki Kozakai | 2005-09-19 | 7 | -464/+91 |
| * | [NETFILTER]: Add new PPTP conntrack and NAT helper | Harald Welte | 2005-09-19 | 6 | -0/+1774 |
| * | [IPV4]: fib_trie RCU refinements | Robert Olsson | 2005-09-19 | 1 | -11/+10 |
| * | [IPV4]: fib_trie tnode stats refinements | Robert Olsson | 2005-09-19 | 1 | -6/+7 |
* | | [PATCH] raw_sendmsg DoS on 2.6 | Mark J Cox | 2005-09-19 | 2 | -2/+2 |
|/ |
|
* | [NETFILTER]: Solve Kconfig dependency problem | Harald Welte | 2005-09-18 | 1 | -3/+1 |
* | [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) | Mitsuru KANDA | 2005-09-18 | 1 | -2/+8 |
* | [DCCP]: Introduce CCID getsockopt for the CCIDs | Arnaldo Carvalho de Melo | 2005-09-18 | 3 | -6/+98 |
* | [DCCP]: Don't use necessarily the same CCID for tx and rx | Arnaldo Carvalho de Melo | 2005-09-18 | 2 | -3/+4 |
* | [CCID3]: Introduce include/linux/tfrc.h | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -10/+13 |
* | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 | 9 | -622/+607 |
* | [NETFILTER] move nfnetlink options to right location in kconfig menu | Harald Welte | 2005-09-17 | 1 | -2/+1 |
* | [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink | Harald Welte | 2005-09-17 | 1 | -6/+10 |
* | [NETFILTER]: Fix oops in conntrack event cache | Harald Welte | 2005-09-16 | 1 | -1/+4 |
* | [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data | KOVACS Krisztian | 2005-09-16 | 1 | -82/+61 |
* | [NETFILTER] CLUSTERIP: introduce reference counting for entries | KOVACS Krisztian | 2005-09-16 | 1 | -18/+62 |
* | [DCCP]: Introduce DCCP_SOCKOPT_SERVICE | Arnaldo Carvalho de Melo | 2005-09-16 | 5 | -19/+125 |
* | [DCCP]: More precisely set reset_code when sending RESET packets | Arnaldo Carvalho de Melo | 2005-09-16 | 2 | -14/+18 |
* | [NET]: Do not leak MSG_CMSG_COMPAT into userspace. | David S. Miller | 2005-09-16 | 1 | -1/+2 |
* | [IPV6]: Fix per-socket multicast filtering in sk_reuse case | David L Stevens | 2005-09-14 | 1 | -3/+2 |
* | [IPVS]: ip_vs_ftp breaks connections using persistence | Julian Anastasov | 2005-09-14 | 3 | -17/+60 |
* | [IPVS]: Really invalidate persistent templates | Julian Anastasov | 2005-09-14 | 1 | -1/+1 |
* | [BRIDGE-NF]: Fix iptables redirect on bridge interface | Bart De Schuymer | 2005-09-14 | 1 | -3/+5 |
* | [MCAST]: Fix MCAST_EXCLUDE line dupes | Denis Lukianov | 2005-09-14 | 2 | -2/+2 |