Age | Commit message (Expand) | Author | Files | Lines |
2008-07-02 | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy | 1 | -1/+1 |
2008-06-30 | mac80211: don't accept WEP keys other than WEP40 and WEP104 | Emmanuel Grumbach | 1 | -0/+9 |
2008-06-21 | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman | 1 | -0/+11 |
2008-06-20 | ipv6: Drop packets for loopback address from outside of the box. | YOSHIFUJI Hideaki | 1 | -0/+6 |
2008-06-18 | netfilter: nf_nat: fix RCU races | Patrick McHardy | 1 | -0/+1 |
2008-06-13 | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2 | -3/+2 |
2008-06-10 | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2008-06-10 | ipv4: Remove unused declaration from include/net/tcp.h. | Rami Rosen | 1 | -1/+0 |
2008-06-04 | sctp: Fix ECN markings for IPv6 | Vlad Yasevich | 1 | -0/+1 |
2008-06-04 | sctp: Start T3-RTX timer when fast retransmitting lowest TSN | Vlad Yasevich | 1 | -1/+4 |
2008-06-04 | sctp: Correctly implement Fast Recovery cwnd manipulations. | Vlad Yasevich | 1 | -1/+7 |
2008-06-04 | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos... | David S. Miller | 4 | -2/+27 |
2008-06-04 | [IPV6]: inet_sk(sk)->cork.opt leak | Denis V. Lunev | 1 | -0/+1 |
2008-06-04 | [IPV6] NETNS: Handle ancillary data in appropriate namespace. | YOSHIFUJI Hideaki | 1 | -1/+2 |
2008-06-04 | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 1 | -0/+22 |
2008-06-04 | [SCTP]: Fix NULL dereference of asoc. | YOSHIFUJI Hideaki | 1 | -1/+2 |
2008-06-04 | netlink: Improve returned error codes | Thomas Graf | 2 | -13/+11 |
2008-05-22 | netlink: Fix nla_parse_nested_compat() to call nla_parse() directly | Thomas Graf | 1 | -5/+6 |
2008-05-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 1 | -2/+23 |
2008-05-20 | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki | 1 | -0/+4 |
2008-05-17 | mac80211: Add RTNL version of ieee80211_iterate_active_interfaces | Ivo van Doorn | 1 | -2/+23 |
2008-05-15 | 9p: fix error path during early mount | Eric Van Hensbergen | 2 | -1/+1 |
2008-05-15 | 9p: Documentation updates | Eric Van Hensbergen | 3 | -30/+287 |
2008-05-14 | irda: Fix a misalign access issue. (v2) | Graf Yang | 1 | -3/+0 |
2008-05-12 | syncppp: Fix crashes. | David S. Miller | 1 | -1/+1 |
2008-05-05 | ip: Make use of the inline function dst_metric_locked() | Satoru SATOH | 1 | -1/+1 |
2008-05-04 | xfrm: convert empty xfrm_audit_* macros to functions | Marcin Slusarz | 1 | -8/+40 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -12/+6 |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -11/+13 |
2008-04-29 | netfilter: nf_conntrack: padding breaks conntrack hash on ARM | Philip Craig | 1 | -10/+0 |
2008-04-29 | ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() | Timo Teras | 1 | -1/+1 |
2008-04-29 | net: Add compat support for getsockopt (MCAST_MSFILTER) | David L Stevens | 1 | -0/+3 |
2008-04-29 | ipvs: fix oops in backup for fwmark conn templates | Julian Anastasov | 1 | -1/+2 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 2 | -11/+13 |
2008-04-28 | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 1 | -0/+3 |
2008-04-24 | IPv6 support for NFS server export caches | Aurélien Charbon | 1 | -0/+9 |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 1 | -0/+3 |
2008-04-18 | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov | 1 | -13/+1 |
2008-04-18 | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov | 1 | -7/+0 |
2008-04-16 | mac80211: no BSS changes to driver from beacons processed during scanning | Reinette Chatre | 1 | -2/+1 |
2008-04-16 | [TCP]: Increase the max_burst threshold from 3 to tp->reordering. | John Heffner | 1 | -2/+5 |
2008-04-16 | [NETNS]: Add netns refcnt debug to fib rules. | Denis V. Lunev | 1 | -0/+1 |
2008-04-16 | [NETNS]: Add netns refcnt debug for kernel sockets. | Denis V. Lunev | 1 | -1/+1 |
2008-04-16 | [NETNS]: Make netns refconting debug like a socket one. | Denis V. Lunev | 1 | -16/+24 |
2008-04-16 | [RTNL]: Introduce the rtnl_kill_links helper. | Pavel Emelyanov | 1 | -0/+1 |
2008-04-15 | [NETNS]: The generic per-net pointers. | Pavel Emelyanov | 2 | -0/+51 |
2008-04-15 | [NETNS]: The net-subsys IDs generator. | Pavel Emelyanov | 1 | -0/+2 |
2008-04-15 | [IRDA]: Remove irlan_eth_send_gratuitous_arp() | Adrian Bunk | 1 | -1/+0 |
2008-04-15 | [TIPC]: Overhaul of socket locking logic | Allan Stephens | 1 | -0/+6 |