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