aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-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
* | | | ipv4: Delete redundant sk_family assignmentHerbert Xu2009-02-02
* | | | net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet2009-02-01
* | | | inet: Fix virt-manager regression due to bind(0) changes.Stephen Hemminger2009-02-01
* | | | gro: Fix handling of imprecisely split packetsHerbert Xu2009-02-01
* | | | pkt_sched: sch_htb: Use workqueue to schedule after too many events.Jarek Poplawski2009-02-01
* | | | pkt_sched: sch_htb: Warn on too many events.Jarek Poplawski2009-02-01
* | | | pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski2009-02-01
* | | | net: add ARP notify option for devicesStephen Hemminger2009-02-01
* | | | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* | | | net: Optimize memory usage when splicing from sockets.Jarek Poplawski2009-02-01
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\| | |
| * | | 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
| |/
* | gro: Open-code memcpy in napi_fraginfo_skbHerbert Xu2009-01-29
* | gro: Do not merge paged packets into frag_listHerbert Xu2009-01-29
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
* | gro: Move common completion code into helpersHerbert Xu2009-01-29
* | net: Get rid of by-hand TX queue hashing.David S. Miller2009-01-27
* | net: If SKB has attached socket, use socket's hash for TX queue selection.David S. Miller2009-01-27
* | net: Allow RX queue selection to seed TX queue hashing.David S. Miller2009-01-27
* | Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-27
* | Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia2009-01-27
* | Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-27
* | Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-27
* | Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia2009-01-27
* | Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia2009-01-27
* | gre: optimize hash lookupTimo Teras2009-01-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-26
|\|
| * 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