Age | Commit message (Expand) | Author | Files | Lines |
2009-12-01 | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Linus Torvalds | 4 | -18/+13 |
2009-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -62/+56 |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg | 3 | -13/+12 |
2009-11-30 | mac80211: fix two remote exploits | Johannes Berg | 2 | -5/+1 |
2009-11-30 | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL... | David Ford | 1 | -1/+1 |
2009-11-29 | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 3 | -14/+2 |
2009-11-25 | pktgen: Fix netdevice unregister | Eric Dumazet | 1 | -5/+11 |
2009-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -20/+26 |
2009-11-24 | rfkill: fix miscdev ops | Johannes Berg | 1 | -0/+1 |
2009-11-23 | pktgen: Fix device name compares | Eric Dumazet | 1 | -8/+10 |
2009-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
2009-11-23 | netfilter: xt_limit: fix invalid return code in limit_mt_check() | Patrick McHardy | 1 | -1/+1 |
2009-11-20 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -10/+8 |
2009-11-20 | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Patrick McHardy | 1 | -13/+5 |
2009-11-20 | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Patrick McHardy | 1 | -1/+1 |
2009-11-19 | mac80211: fix resume | Johannes Berg | 2 | -10/+17 |
2009-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -45/+75 |
2009-11-19 | mac80211: fix addba timer (again...) | Johannes Berg | 1 | -10/+8 |
2009-11-17 | vlan: Fix register_vlan_dev() error path | Eric Dumazet | 1 | -2/+5 |
2009-11-17 | gro: Fix illegal merging of trailer trash | Herbert Xu | 1 | -1/+2 |
2009-11-16 | net: Fix the rollback test in dev_change_name() | Eric Dumazet | 1 | -5/+6 |
2009-11-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2 | -4/+10 |
2009-11-16 | Bluetooth: Fix regression with L2CAP configuration in Basic Mode | Gustavo F. Padovan | 1 | -3/+8 |
2009-11-16 | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET | Gustavo F. Padovan | 1 | -1/+1 |
2009-11-16 | Bluetooth: Set general bonding security for ACL by default | Andrei Emeltchenko | 1 | -0/+1 |
2009-11-14 | ipmr: missing dev_put() on error path in vif_add() | Dan Carpenter | 1 | -1/+3 |
2009-11-14 | sctp: Set socket source address when additing first transport | Vlad Yasevich | 1 | -1/+2 |
2009-11-14 | sctp: Fix regression introduced by new sctp_connectx api | Vlad Yasevich | 1 | -5/+13 |
2009-11-14 | sctp: Set source addresses on the association before adding transports | Vlad Yasevich | 3 | -19/+22 |
2009-11-14 | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() | Chuck Lever | 1 | -10/+8 |
2009-11-14 | tcp: provide more information on the tcp receive_queue bugs | Ilpo Järvinen | 1 | -7/+12 |
2009-11-13 | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Wu Fengguang | 1 | -13/+5 |
2009-11-13 | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Roel Kluin | 1 | -1/+1 |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -92/+107 |
2009-11-08 | can: should not use __dev_get_by_index() without locks | Eric Dumazet | 1 | -7/+12 |
2009-11-07 | ipip: Fix handling of DF packets when pmtudisc is OFF | Herbert Xu | 1 | -15/+17 |
2009-11-07 | netfilter: xt_connlimit: fix regression caused by zero family value | Jan Engelhardt | 1 | -6/+4 |
2009-11-06 | decnet: netdevice refcount leak | Eric Dumazet | 1 | -4/+3 |
2009-11-06 | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 4 | -49/+60 |
2009-11-06 | rose: device refcount leak | Eric Dumazet | 1 | -10/+6 |
2009-11-06 | bridge: prevent bridging wrong device | Stephen Hemminger | 1 | -1/+5 |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -44/+65 |
2009-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -15/+25 |
2009-11-02 | mac80211: check interface is down before type change | Johannes Berg | 1 | -3/+3 |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg | 1 | -2/+5 |
2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen | 1 | -3/+2 |
2009-10-30 | mac80211: fix reason code output endianness | Johannes Berg | 1 | -1/+1 |
2009-10-30 | mac80211: fix addba timer | Johannes Berg | 1 | -7/+12 |
2009-10-30 | mac80211: fix BSS leak | Johannes Berg | 1 | -2/+4 |
2009-10-30 | gre: Fix dev_addr clobbering for gretap | Herbert Xu | 1 | -12/+16 |