summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller2-3/+4
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann1-1/+2
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2-2/+2
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng1-1/+2
2010-09-27mac80211: move packet flags into packetJohannes Berg3-53/+89
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg1-14/+8
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg1-31/+25
2010-09-27mac80211: consolidate packet processingJohannes Berg1-103/+62
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg1-8/+8
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville1-0/+4
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi1-1/+2
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear1-10/+70
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear1-4/+11
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear4-3/+5
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller36-126/+176
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman2-3/+13
2010-09-26net: fix rcu use in ip_route_output_slowEric Dumazet1-1/+1
2010-09-26rps: allocate rx queues in register_netdevice onlyEric Dumazet1-44/+32
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto1-10/+2
2010-09-26net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet1-3/+4
2010-09-24net: fix a lockdep splatEric Dumazet6-26/+26
2010-09-24ip: take care of last fragment in ip_append_dataEric Dumazet1-3/+6
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+1
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen3-4/+18
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen3-17/+24
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-14/+38
2010-09-24mac80211: fix use-after-freeJohannes Berg1-4/+0
2010-09-23net: return operator cleanupEric Dumazet66-170/+169
2010-09-22xfrm4: strip ECN bits from tos fieldUlrich Weber1-1/+1
2010-09-22X.25 remove bkl in pollandrew hendry1-13/+1
2010-09-22X.25 remove bkl in getsocknameandrew hendry1-2/+0
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa1-1/+3
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy1-2/+4
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet1-1/+3
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao1-0/+1
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman1-1/+1
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet1-1/+5
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller22-139/+210
2010-09-21caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland1-7/+0
2010-09-21caif: Fix function NULL pointer check.Sjur Braendeland1-1/+1
2010-09-21caif: Minor fixes in log prints.Sjur Braendeland2-7/+3
2010-09-21caif: Remove buggy re-definition of pr_debugSjur Braendeland1-3/+0
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-09-21net: core: use kernel's converter from hex to binAndy Shevchenko2-12/+11
2010-09-21ethtool: Fix build due to lack of ethtool.h include.David S. Miller1-0/+1
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller6-104/+69
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet2-11/+26
2010-09-21ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings1-2/+2
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-139/+210
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1