| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 | Joe Perches | 2010-05-31 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-31 | 3 | -16/+5 |
|\ |
|
| * | netfilter: xtables: stackptr should be percpu | Eric Dumazet | 2010-05-31 | 3 | -12/+5 |
| * | netfilter: don't xt_jumpstack_alloc twice in xt_register_table | Xiaotian Feng | 2010-05-31 | 1 | -4/+0 |
* | | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet | 2010-05-31 | 3 | -10/+32 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-31 | 19 | -105/+232 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 11 | -27/+70 |
| |\ |
|
| * \ | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 1 | -6/+6 |
| |\ \ |
|
| | * \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 | 12 | -80/+215 |
| | |\ \ |
|
| | * \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 2 | -6/+58 |
| | |\ \ \ |
|
| | * | | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 | 1 | -6/+6 |
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-05-27 | 1 | -11/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | sunrpc: fix leak on error on socket xprt setup | J. Bruce Fields | 2010-05-26 | 1 | -11/+18 |
| * | | | | | | iucv: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -4/+5 |
| |/ / / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-25 | 23 | -199/+222 |
| |\ \ \ \ \ |
|
| * | | | | | | sunrpc: use formatting of module name in SUNRPC | Alex Riesen | 2010-05-25 | 1 | -4/+1 |
| * | | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 5 | -8/+8 |
| * | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 2 | -6/+25 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sunrpc: Pushdown the bkl from sunrpc cache ioctl | Frederic Weisbecker | 2010-05-22 | 1 | -3/+10 |
| | * | | | | | | sunrpc: Pushdown the bkl from ioctl | Frederic Weisbecker | 2010-05-22 | 1 | -3/+15 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Revert "ath9k: Group Key fix for VAPs" | Linus Torvalds | 2010-05-24 | 1 | -1/+0 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-05-24 | 2 | -3/+73 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | 9p: add 9P2000.L rename operation | Sripathi Kodi | 2010-05-21 | 1 | -0/+28 |
| | * | | | | | | 9p: add 9P2000.L statfs operation | Sripathi Kodi | 2010-05-21 | 1 | -0/+39 |
| | * | | | | | | 9p: VFS switches for 9p2000.L: protocol and client changes | Sripathi Kodi | 2010-05-21 | 2 | -3/+6 |
| * | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-05-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | trans_virtio: use virtqueue_xxx wrappers | Michael S. Tsirkin | 2010-05-19 | 1 | -3/+3 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 504 | -8614/+27406 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | net: Expose all network devices in a namespaces in sysfs | Eric W. Biederman | 2010-05-21 | 3 | -39/+6 |
| | * | | | | | | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 2010-05-21 | 1 | -2/+19 |
| | * | | | | | | net/sysfs: Fix the bitrot in network device kobject namespace support | Eric W. Biederman | 2010-05-21 | 2 | -13/+3 |
| | * | | | | | | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman | 2010-05-21 | 2 | -0/+55 |
| | * | | | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+1 |
| * | | | | | | | pipe: add support for shrinking and growing pipes | Jens Axboe | 2010-05-21 | 1 | -17/+21 |
* | | | | | | | | net: fix sk_forward_alloc corruptions | Eric Dumazet | 2010-05-29 | 3 | -2/+10 |
* | | | | | | | | Phonet: listening socket lock protects the connected socket list | RĂ©mi Denis-Courmont | 2010-05-29 | 1 | -3/+3 |
* | | | | | | | | caif: unlock on error path in cfserl_receive() | Dan Carpenter | 2010-05-29 | 1 | -2/+4 |
* | | | | | | | | net/rds: Add missing mutex_unlock | Julia Lawall | 2010-05-29 | 2 | -0/+2 |
* | | | | | | | | skb: make skb_recycle_check() return a bool value | Changli Gao | 2010-05-29 | 1 | -6/+6 |
* | | | | | | | | IPv6: fix Mobile IPv6 regression | Brian Haley | 2010-05-28 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | mac80211: make a function static | Johannes Berg | 2010-05-28 | 1 | -1/+1 |
* | | | | | | | | netlink: bug fix: wrong size was calculated for vfinfo list blob | Scott Feldman | 2010-05-28 | 1 | -5/+6 |
* | | | | | | | | netlink: bug fix: don't overrun skbs on vf_port dump | Scott Feldman | 2010-05-28 | 1 | -6/+9 |
* | | | | | | | | xt_tee: use skb_dst_drop() | Eric Dumazet | 2010-05-28 | 1 | -2/+2 |
* | | | | | | | | ipv6: Add GSO support on forwarding path | Herbert Xu | 2010-05-28 | 1 | -1/+1 |
* | | | | | | | | net: fix __neigh_event_send() | Eric Dumazet | 2010-05-28 | 1 | -0/+1 |
* | | | | | | | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 4 | -10/+48 |
* | | | | | | | | net/iucv: Add missing spin_unlock | Julia Lawall | 2010-05-26 | 1 | -1/+1 |
* | | | | | | | | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 | 2 | -2/+2 |
| |_|_|_|/ / /
|/| | | | | | |
|