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