| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-14 |
|\ |
|
| * | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). | David S. Miller | 2010-01-13 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-13 |
| |\ |
|
| | * | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg | 2010-01-11 |
| | * | mac80211: fix queue selection for data frames on monitor interfaces | Felix Fietkau | 2010-01-11 |
| | * | mac80211: fix endian error | Johannes Berg | 2010-01-08 |
| | * | mac80211: add missing sanity checks for action frames | Felix Fietkau | 2010-01-08 |
| | * | mac80211: fix queue selection for packets injected via monitor interface | Lennert Buytenhek | 2010-01-08 |
| | * | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" | John W. Linville | 2010-01-06 |
| | * | mac80211: fix-up build breakage in 2.6.33 | John W. Linville | 2010-01-06 |
| | * | mac80211: fix skb buffering issue | Johannes Berg | 2010-01-05 |
| | * | cfg80211: fix syntax error on user regulatory hints | Luis R. Rodriguez | 2010-01-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 |
|\| | |
|
| * | | af_packet: Don't use skb after dev_queue_xmit() | Jarek Poplawski | 2010-01-11 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-01-08 |
| |\ \ |
|
| | * | | netfilter: ebtables: enforce CAP_NET_ADMIN | Florian Westphal | 2010-01-08 |
| | * | | netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() | Patrick McHardy | 2010-01-07 |
| | * | | ipvs: Add boundary check on ioctl arguments | Arjan van de Ven | 2010-01-04 |
| | * | | ipvs: ip_vs_wrr.c: use lib/gcd.c | Florian Fainelli | 2009-12-22 |
| * | | | tcp: update the netstamp_needed counter when cloning sockets | Octavian Purdila | 2010-01-08 |
| * | | | ip: fix mc_loop checks for tunnels with multicast outer addresses | Octavian Purdila | 2010-01-06 |
| * | | | net/sctp/socket.c: squish warning | Andrew Morton | 2010-01-04 |
| * | | | rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC | Bernard Pidoux F6BVP | 2010-01-04 |
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-01-08 |
|\ \ \ \ |
|
| * | | | | sunrpc: fix build-time warning | Randy Dunlap | 2010-01-06 |
| * | | | | sunrpc: on successful gss error pipe write, don't return error | Jeff Layton | 2009-12-18 |
| * | | | | SUNRPC: Fix the return value in gss_import_sec_context() | Trond Myklebust | 2009-12-18 |
| * | | | | SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() | Trond Myklebust | 2009-12-18 |
* | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-06 |
|\ \ \ \ \ |
|
| * | | | | | sunrpc: fix peername failed on closed listener | Xiaotian Feng | 2010-01-06 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-30 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-29 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | mac80211: fix propagation of failed hardware reconfigurations | Luis R. Rodriguez | 2009-12-28 |
| | * | | | | mac80211: fix race with suspend and dynamic_ps_disable_work | Luis R. Rodriguez | 2009-12-28 |
| | * | | | | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg | 2009-12-28 |
| | * | | | | cfg80211: fix race between deauth and assoc response | Johannes Berg | 2009-12-28 |
| | * | | | | mac80211: fix ibss join with fixed-bssid | Felix Fietkau | 2009-12-28 |
| * | | | | | NET: XFRM: Fix spelling of neighbour. | Ralf Baechle | 2009-12-26 |
| * | | | | | net: restore ip source validation | Jamal Hadi Salim | 2009-12-25 |
| * | | | | | pktgen: ndo_start_xmit can return NET_XMIT_xxx values | John Fastabend | 2009-12-24 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-21 |
| |\| | | | |
|
| | * | | | | mac80211: fix WMM AP settings application | Johannes Berg | 2009-12-21 |
| | * | | | | mac80211: fix peer HT capabilities | Johannes Berg | 2009-12-21 |
| | * | | | | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde | 2009-12-14 |
* | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 |
* | | | | | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 |
* | | | | | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 |
* | | | | | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-21 |
|\| | | | |
| |_|_|/ /
|/| | | | |
|
| * | | | | ipv6: fix an oops when force unload ipv6 module | Yang Hongyang | 2009-12-18 |