aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches2010-06-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-01
|\
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| * netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
* | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
| |\
| * \ Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
| |\ \
| | * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| | |\ \
| | * \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
| | |\ \ \
| | * | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-27
| |\ \ \ \ \
| | * | | | | sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields2010-05-26
| * | | | | | iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
| |\ \ \ \ \
| * | | | | | sunrpc: use formatting of module name in SUNRPCAlex Riesen2010-05-25
| * | | | | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
| * | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
| |\ \ \ \ \ \
| | * | | | | | sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-22
| | * | | | | | sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-22
| | | |_|_|/ / | | |/| | | |
| * | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-24
| |\ \ \ \ \ \
| | * | | | | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-21
| | * | | | | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
| | * | | | | | 9p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi2010-05-21
| * | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-21
| |\ \ \ \ \ \ \
| | * | | | | | | trans_virtio: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-21
| | * | | | | | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-21
| | * | | | | | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-21
| | * | | | | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-21
| | * | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| * | | | | | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
* | | | | | | | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
* | | | | | | | Phonet: listening socket lock protects the connected socket listRĂ©mi Denis-Courmont2010-05-29
* | | | | | | | caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-29
* | | | | | | | net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
* | | | | | | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
* | | | | | | | IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-29
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-29
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | mac80211: make a function staticJohannes Berg2010-05-28
* | | | | | | | netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-28
* | | | | | | | netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-28
* | | | | | | | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-28
* | | | | | | | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-28
* | | | | | | | net: fix __neigh_event_send()Eric Dumazet2010-05-28
* | | | | | | | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
* | | | | | | | net/iucv: Add missing spin_unlockJulia Lawall2010-05-27
* | | | | | | | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-26
| |_|_|_|/ / / |/| | | | | |