aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sunrpc: fix rdma dependenciesRandy Dunlap2009-02-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-31
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-30
| |\ \
| * | | nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields2009-01-27
* | | | udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-02
* | | | net: packet socket packet_lookup_frame fixSebastiano Di Paola2009-02-01
| |_|/ |/| |
* | | ipv6: compile fix for ip6mr.cDave Jones2009-01-31
* | | packet: Avoid lock_sock in mmap handlerHerbert Xu2009-01-30
| |/ |/|
* | wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-29
* | ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-29
* | net: Fix OOPS in skb_seq_read().Shyam Iyer2009-01-29
* | net: Fix frag_list handling in skb_seq_readHerbert Xu2009-01-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-29
|\ \
| * | cfg80211: print correct intersected regulatory domainLuis R. Rodriguez2009-01-29
| * | cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez2009-01-29
| |/
* | ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-28
* | IPv6: Fix multicast routing bugs.Thomas Goff2009-01-28
* | net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-28
* | tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-01-27
* | udp: optimize bind(0) if many ports are in useEric Dumazet2009-01-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-26
|\
| * vlan: Export symbols as non GPL symbols.Ben Greear2009-01-26
| * net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-26
| * af_key: initialize xfrm encap_oaTimo Teras2009-01-25
| * sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-01-22
| * sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-22
| * sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-22
| * mac80211: fix slot time debug messageChristian Lamparter2009-01-22
| * mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-22
| * netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy2009-01-21
| * gro: Fix merging of paged packetsHerbert Xu2009-01-20
| * gro: Fix error handling on extremely short fragsHerbert Xu2009-01-20
| * gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-20
| * NET: net_namespace, fix lock imbalanceJiri Slaby2009-01-20
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-20
| |\
| | * cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-16
| | * cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-16
| | * cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-16
| | * mac80211: more kernel-doc fixesRandy Dunlap2009-01-16
| * | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-20
| * | net: Fix data corruption when splicing from sockets.Jarek Poplawski2009-01-19
| * | net: Add debug info to track down GSO checksum bugHerbert Xu2009-01-19
| * | net/9p: fid->fid is used uninitializedRoel Kluin2009-01-19
* | | fs/Kconfig: move sunrpc outAlexey Dobriyan2009-01-22
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-15
|\|
| * can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-15
| * net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-15
| * gso: Ensure that the packet is long enoughHerbert Xu2009-01-14
| * gro: Fix page ref count for skbs freed normallyHerbert Xu2009-01-14