Age | Commit message (Expand) | Author |
2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-05-04 | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann |
2009-05-04 | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH |
2009-05-02 | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent |
2009-05-02 | net: Only store high 16 bits of kernel generated filter priorities | Robert Love |
2009-05-01 | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth |
2009-05-01 | net: Fix skb_tx_hash() for forwarding workloads. | Eric Dumazet |
2009-04-30 | net: Fix oops when splicing skbs from a frag_list. | Jarek Poplawski |
2009-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-04-29 | mac80211: default to automatic power control | Johannes Berg |
2009-04-29 | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins |
2009-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-04-28 | netfilter: revised locking for x_tables | Stephen Hemminger |
2009-04-28 | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann |
2009-04-28 | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros |
2009-04-28 | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet |
2009-04-27 | ipv4: Limit size of route cache hash table | Anton Blanchard |
2009-04-27 | xfrm: wrong hash value for temporary SA | Nicolas Dichtel |
2009-04-25 | vlan: update vlan carrier state for admin up/down | Jay Vosburgh |
2009-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-04-24 | netfilter: xt_recent: fix stack overread in compat code | Jan Engelhardt |
2009-04-24 | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso |
2009-04-24 | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK | Laszlo Attila Toth |
2009-04-24 | netfilter: nf_ct_dccp/udplite: fix protocol registration error | Patrick McHardy |
2009-04-22 | netfilter: ctnetlink: fix gcc warning during compilation | Pablo Neira Ayuso |
2009-04-22 | net/netrom: Fix socket locking | Jean Delvare |
2009-04-22 | netlabel: Always remove the correct address selector | Paul Moore |
2009-04-21 | af_iucv: Fix race when queuing incoming iucv messages | Hendrik Brueckner |
2009-04-21 | af_iucv: Test additional sk states in iucv_sock_shutdown | Hendrik Brueckner |
2009-04-21 | af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set | Hendrik Brueckner |
2009-04-21 | af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag | Hendrik Brueckner |
2009-04-21 | af_iucv: consider state IUCV_CLOSING when closing a socket | Ursula Braun |
2009-04-21 | mac80211: fix alignment calculation bug | Johannes Berg |
2009-04-21 | mac80211: do not print WARN if config interface | Reinette Chatre |
2009-04-20 | mac80211: fix basic rate bitmap calculation | Johannes Berg |
2009-04-20 | mac80211: fix beacon loss detection after scan | Kalle Valo |
2009-04-20 | nl80211: Make nl80211_send_mlme_event() atomic | Jouni Malinen |
2009-04-20 | MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. | Robert P. J. Day |
2009-04-20 | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge | hummerbliss@gmail.com |
2009-04-20 | net: Fix GRO for multiple page fragments | Ben Hutchings |
2009-04-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-04-20 | net: fix "compatibility" typos | Marcin Slusarz |
2009-04-20 | tcp: fix mid-wq adjustment helper | Ilpo Järvinen |
2009-04-20 | net: sch_netem: Fix an inconsistency in ingress netem timestamps. | Jarek Poplawski |
2009-04-20 | ax25: proc uid file misses header | Alan Cox |
2009-04-19 | Bluetooth: Add workaround for wrong HCI event in eSCO setup | Marcel Holtmann |
2009-04-19 | Bluetooth: Fallback from eSCO to SCO on unspecified error | Marcel Holtmann |
2009-04-19 | Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP | Johan Hedberg |
2009-04-17 | vlan/macvlan: fix NULL pointer dereferences in ethtool handlers | Patrick McHardy |