Age | Commit message (Expand) | Author |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-17 | vlan: Fix register_vlan_dev() error path | Eric Dumazet |
2009-11-17 | gro: Fix illegal merging of trailer trash | Herbert Xu |
2009-11-16 | net: Fix the rollback test in dev_change_name() | Eric Dumazet |
2009-11-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-11-16 | Bluetooth: Fix regression with L2CAP configuration in Basic Mode | Gustavo F. Padovan |
2009-11-16 | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET | Gustavo F. Padovan |
2009-11-16 | Bluetooth: Set general bonding security for ACL by default | Andrei Emeltchenko |
2009-11-13 | ipmr: missing dev_put() on error path in vif_add() | Dan Carpenter |
2009-11-13 | sctp: Set socket source address when additing first transport | Vlad Yasevich |
2009-11-13 | sctp: Fix regression introduced by new sctp_connectx api | Vlad Yasevich |
2009-11-13 | sctp: Set source addresses on the association before adding transports | Vlad Yasevich |
2009-11-13 | tcp: provide more information on the tcp receive_queue bugs | Ilpo Järvinen |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-08 | can: should not use __dev_get_by_index() without locks | Eric Dumazet |
2009-11-06 | ipip: Fix handling of DF packets when pmtudisc is OFF | Herbert Xu |
2009-11-06 | netfilter: xt_connlimit: fix regression caused by zero family value | Jan Engelhardt |
2009-11-06 | decnet: netdevice refcount leak | Eric Dumazet |
2009-11-06 | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik |
2009-11-05 | rose: device refcount leak | Eric Dumazet |
2009-11-05 | bridge: prevent bridging wrong device | Stephen Hemminger |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-02 | mac80211: check interface is down before type change | Johannes Berg |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg |
2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen |
2009-10-30 | mac80211: fix reason code output endianness | Johannes Berg |
2009-10-30 | mac80211: fix addba timer | Johannes Berg |
2009-10-30 | mac80211: fix BSS leak | Johannes Berg |
2009-10-30 | gre: Fix dev_addr clobbering for gretap | Herbert Xu |
2009-10-30 | net: fix sk_forward_alloc corruption | Eric Dumazet |
2009-10-29 | net: Fix RPF to work with policy routing | jamal |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-29 | net: Fix 'Re: PACKET_TX_RING: packet size is too long' | Gabor Gombas |
2009-10-29 | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) | Neil Horman |
2009-10-27 | mac80211: fix for incorrect sequence number on hostapd injected frames | Björn Smedman |
2009-10-27 | mac80211: trivial: fix spelling in mesh_hwmp | Andrey Yurovsky |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg |
2009-10-27 | mac80211: keep auth state when assoc fails | Johannes Berg |
2009-10-27 | mac80211: fix ibss joining | Reinette Chatre |
2009-10-24 | pktgen: Dont leak kernel memory | Eric Dumazet |
2009-10-22 | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb | Arjan van de Ven |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger |
2009-10-20 | tcp: Try to catch MSG_PEEK bug | Herbert Xu |
2009-10-19 | net: Fix IP_MULTICAST_IF | Eric Dumazet |
2009-10-19 | bluetooth: static lock key fix | Dave Young |
2009-10-19 | bluetooth: scheduling while atomic bug fix | Dave Young |
2009-10-19 | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov |