| Commit message (Expand) | Author | Age | Files | Lines |
* | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 2 | -7/+9 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 2 | -5/+7 |
* | CRED: Wrap task credential accesses in the networking subsystem | David Howells | 2008-11-14 | 3 | -8/+12 |
* | CRED: Wrap task credential accesses in the UNIX socket protocol | David Howells | 2008-11-14 | 1 | -6/+5 |
* | CRED: Wrap task credential accesses in the SunRPC protocol | David Howells | 2008-11-14 | 1 | -2/+2 |
* | CRED: Wrap task credential accesses in the ROSE protocol | David Howells | 2008-11-14 | 1 | -2/+2 |
* | CRED: Wrap task credential accesses in the netrom protocol | David Howells | 2008-11-14 | 1 | -2/+2 |
* | CRED: Wrap task credential accesses in the IPv6 protocol | David Howells | 2008-11-14 | 1 | -1/+1 |
* | CRED: Wrap task credential accesses in the AX25 protocol | David Howells | 2008-11-14 | 2 | -2/+2 |
* | CRED: Wrap task credential accesses in 9P2000 filesystem | David Howells | 2008-11-14 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-04 | 3 | -10/+24 |
|\ |
|
| * | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 2008-11-03 | 1 | -2/+2 |
| * | XFRM: copy_to_user_kmaddress() reports local address twice | Arnaud Ebalard | 2008-11-03 | 1 | -1/+1 |
| * | udp: Fix the SNMP counter of UDP_MIB_INERRORS | Wei Yongjun | 2008-11-02 | 1 | -2/+8 |
| * | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS | Wei Yongjun | 2008-11-02 | 1 | -5/+13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 12 | -17/+89 |
|\ \
| |/ |
|
| * | af_unix: netns: fix problem of return value | Jianjun Kong | 2008-11-01 | 1 | -1/+1 |
| * | udp: multicast packets need to check namespace | Eric Dumazet | 2008-11-01 | 2 | -9/+11 |
| * | net: add documentation for skb recycling | Stephen Hemminger | 2008-11-01 | 1 | -0/+12 |
| * | key: fix setkey(8) policy set breakage | Alexey Dobriyan | 2008-10-31 | 1 | -1/+0 |
| * | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co | 2008-10-31 | 1 | -0/+2 |
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 | David S. Miller | 2008-10-30 | 4 | -4/+29 |
| |\ |
|
| | * | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c | Manish Katiyar | 2008-10-30 | 2 | -0/+24 |
| | * | netlabel: Fix compiler warnings in netlabel_mgmt.c | Paul Moore | 2008-10-29 | 1 | -1/+1 |
| | * | cipso: unsigned buf_len cannot be negative | roel kluin | 2008-10-29 | 1 | -3/+4 |
| * | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan | 2008-10-30 | 1 | -2/+2 |
| * | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-30 | 1 | -0/+32 |
* | | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-30 | 2 | -18/+58 |
|\ \ |
|
| * | | SUNRPC: Fix potential race in put_rpccred() | Trond Myklebust | 2008-10-28 | 1 | -1/+1 |
| * | | SUNRPC: Fix rpcauth_prune_expired | Trond Myklebust | 2008-10-28 | 1 | -7/+9 |
| * | | SUNRPC: Respond promptly to server TCP resets | Trond Myklebust | 2008-10-28 | 1 | -10/+48 |
| |/ |
|
* | | pktgen: fix multiple queue warning | Jesse Brandeburg | 2008-10-28 | 1 | -14/+13 |
* | | mac80211: correct warnings in minstrel rate control algorithm | John W. Linville | 2008-10-27 | 1 | -3/+3 |
* | | RFKILL: fix input layer initialisation | Dmitry Baryshkov | 2008-10-27 | 1 | -0/+5 |
|/ |
|
* | syncookies: fix inclusion of tcp options in syn-ack | Florian Westphal | 2008-10-26 | 1 | -5/+5 |
* | Phonet: do not reply to indication reset packets | Remi Denis-Courmont | 2008-10-26 | 1 | -1/+4 |
* | wireless: fix regression caused by regulatory config option | Arjan van de Ven | 2008-10-26 | 1 | -6/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-23 | 7 | -79/+157 |
|\ |
|
| * | tcp: Restore ordering of TCP options for the sake of inter-operability | Ilpo Järvinen | 2008-10-23 | 1 | -6/+17 |
| * | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 | 3 | -69/+82 |
| * | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 2008-10-23 | 2 | -1/+46 |
| * | sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state | Wei Yongjun | 2008-10-23 | 1 | -1/+1 |
| * | sctp: Add check for the TSN field of the SHUTDOWN chunk | Wei Yongjun | 2008-10-23 | 1 | -0/+9 |
| * | sctp: Drop ICMP packet too big message with MTU larger than current PMTU | Wei Yongjun | 2008-10-23 | 1 | -1/+1 |
| * | tcp: should use number of sack blocks instead of -1 | Ilpo Järvinen | 2008-10-21 | 1 | -1/+1 |
* | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -3/+4 |
|\ \ |
|
| * \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -3/+4 |
| |\ \
| | |/
| |/| |
|
| | * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 416 | -13790/+29078 |
| | |\ |
|
| | * | | hrtimer: convert net::sched_cbq to the new hrtimer apis | Arjan van de Ven | 2008-09-05 | 1 | -3/+4 |