summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields2009-01-271-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-2617-79/+206
|\
| * vlan: Export symbols as non GPL symbols.Ben Greear2009-01-261-2/+2
| * net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-261-8/+0
| * af_key: initialize xfrm encap_oaTimo Teras2009-01-251-0/+1
| * sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-01-221-0/+13
| * sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-221-3/+4
| * sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-221-2/+1
| * mac80211: fix slot time debug messageChristian Lamparter2009-01-221-2/+2
| * mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-221-2/+4
| * netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy2009-01-211-0/+3
| * gro: Fix merging of paged packetsHerbert Xu2009-01-201-4/+5
| * gro: Fix error handling on extremely short fragsHerbert Xu2009-01-201-0/+1
| * gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
| * NET: net_namespace, fix lock imbalanceJiri Slaby2009-01-201-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-202-12/+117
| |\
| | * cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-161-2/+19
| | * cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-161-3/+79
| | * cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-161-6/+19
| | * mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
| * | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
| * | net: Fix data corruption when splicing from sockets.Jarek Poplawski2009-01-191-32/+29
| * | net: Add debug info to track down GSO checksum bugHerbert Xu2009-01-191-1/+13
| * | net/9p: fid->fid is used uninitializedRoel Kluin2009-01-191-1/+1
* | | fs/Kconfig: move sunrpc outAlexey Dobriyan2009-01-221-0/+79
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1524-99/+172
|\ \ | |/
| * can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-141-27/+30
| * net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+39
| * gso: Ensure that the packet is long enoughHerbert Xu2009-01-141-6/+7
| * gro: Fix page ref count for skbs freed normallyHerbert Xu2009-01-142-6/+6
| * xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
| * gro: Check for GSO packets and packets with frag_listHerbert Xu2009-01-141-0/+3
| * ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-131-7/+8
| * tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-134-6/+10
| |\
| | * mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| | * mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1
| | * mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
| | * minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
| * | pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski2009-01-121-3/+6
| * | pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski2009-01-121-3/+3
| * | netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt2009-01-121-0/+11
| * | netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall2009-01-122-3/+3
| * | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-122-2/+2
| * | netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt2009-01-121-1/+1
| * | netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy2009-01-121-0/+8
| * | netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu2009-01-121-4/+4
| * | netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu2009-01-121-2/+8
| * | netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-125-25/+5
| |/
* | 9p: disallow RDMA if RDMA CM isn't availableRoland Dreier2009-01-151-1/+1
OpenPOWER on IntegriCloud