Age | Commit message (Expand) | Author |
2007-11-15 | [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue | Pavel Emelyanov |
2007-11-14 | [TCP]: Fix size calculation in sk_stream_alloc_pskb | Herbert Xu |
2007-11-13 | [NET]: Move unneeded data to initdata section. | Denis V. Lunev |
2007-11-12 | [INET]: Use list_head-s in inetpeer.c | Pavel Emelyanov |
2007-11-12 | [INET]: Remove leftover prototypes from include/net/inet_common.h | Arnaldo Carvalho de Melo |
2007-11-12 | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller |
2007-11-10 | [INET]: Small possible memory leak in FIB rules | Denis V. Lunev |
2007-11-10 | [AF_UNIX]: Make unix_tot_inflight counter non-atomic | Pavel Emelyanov |
2007-11-10 | mac80211: remove unused driver ops | Johannes Berg |
2007-11-10 | mac80211: allow driver to ask for a rate control algorithm | Johannes Berg |
2007-11-10 | [NET]: Make helper to get dst entry and "use" it | Pavel Emelyanov |
2007-11-10 | [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h | Eric Dumazet |
2007-11-09 | SCTP: Clean-up some defines for regressions tests. | Vlad Yasevich |
2007-11-09 | SCTP: Make sctp_verify_param return multiple indications. | Vlad Yasevich |
2007-11-09 | SCTP: Convert custom hash lists to use hlist. | Vlad Yasevich |
2007-11-07 | SCTP: Allow ADD_IP to work with AUTH for backward compatibility. | Vlad Yasevich |
2007-11-07 | SCTP: Correctly disable ADD-IP when AUTH is not supported. | Vlad Yasevich |
2007-11-07 | SCTP: Update RCU handling during the ADD-IP case | Vlad Yasevich |
2007-11-07 | SCTP: Fix difference cases of retransmit. | Vlad Yasevich |
2007-11-07 | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet |
2007-11-07 | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski |
2007-11-07 | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski |
2007-11-07 | [IPV4]: Compact some ifdefs in the fib code. | Pavel Emelyanov |
2007-11-07 | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ... | Eric Dumazet |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
2007-11-01 | [NET]: Relax the reference counting of init_net_ns | Pavel Emelyanov |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov |
2007-10-29 | SCTP endianness annotations regression | Al Viro |
2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman |
2007-10-26 | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk |
2007-10-26 | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk |
2007-10-26 | [IRDA]: Make ircomm_tty static. | Adrian Bunk |
2007-10-26 | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim |
2007-10-25 | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich |
2007-10-23 | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov |
2007-10-23 | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() | Chuck Lever |
2007-10-22 | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann |
2007-10-22 | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann |
2007-10-22 | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann |
2007-10-22 | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann |
2007-10-22 | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann |
2007-10-19 | Spelling fix: explicitly | Jean Delvare |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov |
2007-10-17 | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Add missing BEET checks | Herbert Xu |
2007-10-17 | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu |
2007-10-17 | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu |