Age | Commit message (Expand) | Author |
2012-03-05 | bridge: check return value of ipv6_dev_get_saddr() | Ulrich Weber |
2012-03-04 | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() | Eric Dumazet |
2012-03-04 | bridge: message age needs to increase, not decrease. | Joakim Tjernlund |
2012-03-04 | bridge: Adjust min age inc for HZ > 256 | Joakim Tjernlund |
2012-03-03 | tcp: don't fragment SACKed skbs in tcp_mark_head_lost() | Neal Cardwell |
2012-03-01 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-28 | tcp: fix false reordering signal in tcp_shifted_skb | Neal Cardwell |
2012-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-25 | netfilter: bridge: fix module autoload in compat case | Florian Westphal |
2012-02-24 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-24 | gre: fix spelling in comments | stephen hemminger |
2012-02-24 | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) | Jozsef Kadlecsik |
2012-02-24 | Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" | Pablo Neira Ayuso |
2012-02-23 | ipsec: be careful of non existing mac headers | Eric Dumazet |
2012-02-23 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-22 | netfilter: ip6_route_output() never returns NULL. | RongQing.Li |
2012-02-22 | ipv6: ip6_route_output() never returns NULL. | RongQing.Li |
2012-02-22 | atm: clip: remove clip_tbl | Eric Dumazet |
2012-02-21 | ipv4: ping: Fix recvmsg MSG_OOB error handling. | David S. Miller |
2012-02-21 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2012-02-21 | neighbour: Fixed race condition at tbl->nht | Michel Machado |
2012-02-21 | mac80211: Fix a warning on changing to monitor mode from STA | Mohammed Shafi Shajakhan |
2012-02-21 | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan |
2012-02-21 | netfilter: ctnetlink: fix soft lockup when netlink adds new entries | Jozsef Kadlecsik |
2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-19 | netem: fix dequeue | Eric Dumazet |
2012-02-15 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau |
2012-02-15 | mac80211: call rate control only after init | Johannes Berg |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-15 | Bluetooth: Fix possible use after free in delete path | Ulisses Furquim |
2012-02-15 | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim |
2012-02-15 | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close | Johan Hedberg |
2012-02-15 | Bluetooth: Fix RFCOMM session reference counting issue | Octavian Purdila |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-02-15 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek |
2012-02-15 | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket | Andrzej Kaczmarek |
2012-02-15 | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg |
2012-02-15 | Bluetooth: Fix l2cap conn failures for ssp devices | Peter Hurley |
2012-02-14 | netpoll: netpoll_poll_dev() should access dev->flags | Eric Dumazet |
2012-02-14 | RxRPC: Fix kcalloc parameters swapped | Axel Lin |
2012-02-14 | tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK | Neal Cardwell |
2012-02-13 | vfs: fix panic in __d_lookup() with high dentry hashtable counts | Dimitri Sivanich |
2012-02-13 | tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() | Neal Cardwell |
2012-02-13 | tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs | Neal Cardwell |
2012-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-10 | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled | Thomas Graf |
2012-02-10 | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. | Li Wei |
2012-02-10 | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m | Neil Horman |