| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 |
| |\ |
|
| | * | 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-04 |
| | * | 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-02 |
| | * | 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-05-01 |
| | * | net: Fix oops when splicing skbs from a frag_list. | Jarek Poplawski | 2009-04-30 |
| | * | 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-29 |
| * | | | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 |
| * | | | net/9p: return error when p9_client_stat fails | Latchesar Ionkov | 2009-04-05 |
| * | | | net/9p: set correct stat size when sending Twstat messages | Latchesar Ionkov | 2009-04-05 |
| * | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 2009-05-02 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 |
| |\| | |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-29 |
| | |\ \ |
|
| | | * | | 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 |
| | | |/ |
|
| | * / | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-29 |
| | |/ |
|
| | * | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 2009-04-28 |
| | * | ipv4: Limit size of route cache hash table | Anton Blanchard | 2009-04-27 |
| | * | xfrm: wrong hash value for temporary SA | Nicolas Dichtel | 2009-04-27 |
| | * | 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-25 |
| | |\ |
|
| | | * | 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-24 |
| | | * | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge | hummerbliss@gmail.com | 2009-04-20 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-24 |
| |\| | |
|
| | * | | 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-22 |
| | * | | af_iucv: Fix race when queuing incoming iucv messages | Hendrik Brueckner | 2009-04-22 |
| | * | | af_iucv: Test additional sk states in iucv_sock_shutdown | Hendrik Brueckner | 2009-04-22 |
| | * | | af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set | Hendrik Brueckner | 2009-04-22 |
| | * | | af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag | Hendrik Brueckner | 2009-04-22 |
| | * | | af_iucv: consider state IUCV_CLOSING when closing a socket | Ursula Braun | 2009-04-22 |
| | * | | mac80211: fix alignment calculation bug | Johannes Berg | 2009-04-21 |
| | * | | mac80211: do not print WARN if config interface | Reinette Chatre | 2009-04-21 |
| | * | | 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 |
| | * | | 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 |
| | |\ \ |
|
| | | * | | Bluetooth: Add workaround for wrong HCI event in eSCO setup | Marcel Holtmann | 2009-04-19 |