summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-28ipip: percpu stats accountingEric Dumazet
2010-09-28ip_gre: percpu stats accountingEric Dumazet
2010-09-28vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet
2010-09-28Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg
2010-09-27mac80211: consolidate packet processingJohannes Berg
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-27net: fix rcu use in ip_route_output_slowEric Dumazet
2010-09-27rps: allocate rx queues in register_netdevice onlyEric Dumazet
2010-09-27br2684: fix scheduling while atomicKarl Hiramoto
2010-09-27net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet
2010-09-25net: fix a lockdep splatEric Dumazet
2010-09-24ip: take care of last fragment in ip_append_dataEric Dumazet
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-24mac80211: fix use-after-freeJohannes Berg
2010-09-23net: return operator cleanupEric Dumazet
2010-09-23xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-09-22X.25 remove bkl in pollandrew hendry
2010-09-22X.25 remove bkl in getsocknameandrew hendry
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet
2010-09-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-22caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland
2010-09-22caif: Fix function NULL pointer check.Sjur Braendeland
2010-09-22caif: Minor fixes in log prints.Sjur Braendeland
2010-09-22caif: Remove buggy re-definition of pr_debugSjur Braendeland
2010-09-22net: constify some ppp/pptp structsEric Dumazet
2010-09-22net: core: use kernel's converter from hex to binAndy Shevchenko
2010-09-21ethtool: Fix build due to lack of ethtool.h include.David S. Miller
2010-09-21Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller