| Commit message (Expand) | Author | Age |
* | nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too | J. Bruce Fields | 2009-01-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 |
|\ |
|
| * | vlan: Export symbols as non GPL symbols. | Ben Greear | 2009-01-26 |
| * | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 2009-01-26 |
| * | af_key: initialize xfrm encap_oa | Timo Teras | 2009-01-25 |
| * | sctp: Fix another socket race during accept/peeloff | Vlad Yasevich | 2009-01-22 |
| * | sctp: Properly timestamp outgoing data chunks for rtx purposes | Vlad Yasevich | 2009-01-22 |
| * | sctp: Correctly start rtx timer on new packet transmissions. | Vlad Yasevich | 2009-01-22 |
| * | mac80211: fix slot time debug message | Christian Lamparter | 2009-01-22 |
| * | mac80211: decrement ref count to netdev after launching mesh discovery | Brian Cavagnolo | 2009-01-22 |
| * | netfilter: ctnetlink: fix scheduling while atomic | Patrick McHardy | 2009-01-21 |
| * | gro: Fix merging of paged packets | Herbert Xu | 2009-01-20 |
| * | gro: Fix error handling on extremely short frags | Herbert Xu | 2009-01-20 |
| * | gro: Fix handling of complete checksums in IPv6 | Herbert Xu | 2009-01-20 |
| * | NET: net_namespace, fix lock imbalance | Jiri Slaby | 2009-01-20 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-20 |
| |\ |
|
| | * | cfg80211: Fix parsed country IE info for 5 GHz | Luis R. Rodriguez | 2009-01-16 |
| | * | cfg80211: Fix regression with 11d on bands | Luis R. Rodriguez | 2009-01-16 |
| | * | cfg80211: make handle_band() and handle_channel() wiphy specific | Luis R. Rodriguez | 2009-01-16 |
| | * | mac80211: more kernel-doc fixes | Randy Dunlap | 2009-01-16 |
| * | | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" | David S. Miller | 2009-01-20 |
| * | | net: Fix data corruption when splicing from sockets. | Jarek Poplawski | 2009-01-19 |
| * | | net: Add debug info to track down GSO checksum bug | Herbert Xu | 2009-01-19 |
| * | | net/9p: fid->fid is used uninitialized | Roel Kluin | 2009-01-19 |
* | | | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-15 |
|\| |
|
| * | can: fix slowpath issue in hrtimer callback function | Oliver Hartkopp | 2009-01-15 |
| * | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-15 |
| * | gso: Ensure that the packet is long enough | Herbert Xu | 2009-01-14 |
| * | gro: Fix page ref count for skbs freed normally | Herbert Xu | 2009-01-14 |
| * | xfrm: For 32/64 compatability wrt. xfrm_usersa_info | David S. Miller | 2009-01-14 |
| * | gro: Check for GSO packets and packets with frag_list | Herbert Xu | 2009-01-14 |
| * | ipv6: Fix fib6_dump_table walker leak | Herbert Xu | 2009-01-14 |
| * | tcp: splice as many packets as possible at once | Willy Tarreau | 2009-01-13 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-13 |
| |\ |
|
| | * | mac80211: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 2009-01-13 |
| | * | mac80211: initialize RC data for all mesh links upon allocation | Christian Lamparter | 2009-01-12 |
| | * | mac80211: allow mode change if IBSS is not allowed | Pavel Roskin | 2009-01-12 |
| | * | minstrel: fix warning if lowest supported rate index is not 0 | Christian Lamparter | 2009-01-12 |
| * | | pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies | Jarek Poplawski | 2009-01-13 |
| * | | pkt_sched: sch_htb: Consider used jiffies in htb_do_events() | Jarek Poplawski | 2009-01-13 |
| * | | netfilter 08/09: xt_time: print timezone for user information | Jan Engelhardt | 2009-01-13 |
| * | | netfilter 07/09: simplify nf_conntrack_alloc() error handling | Julia Lawall | 2009-01-13 |
| * | | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian | Patrick McHardy | 2009-01-13 |
| * | | netfilter 05/09: ebtables: fix inversion in match code | Jan Engelhardt | 2009-01-13 |
| * | | netfilter 04/09: x_tables: fix match/target revision lookup | Patrick McHardy | 2009-01-13 |
| * | | netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default | Herbert Xu | 2009-01-13 |
| * | | netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING | Herbert Xu | 2009-01-13 |
| * | | netfilter 01/09: remove "happy cracking" message | Patrick McHardy | 2009-01-13 |
| |/ |
|
* | | 9p: disallow RDMA if RDMA CM isn't available | Roland Dreier | 2009-01-15 |