summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: fix rcu use in ip_route_output_slowEric Dumazet
2010-09-26rps: allocate rx queues in register_netdevice onlyEric Dumazet
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto
2010-09-26net: propagate NETIF_F_HIGHDMA to vlansEric Dumazet
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-24ip: take care of last fragment in ip_append_dataEric Dumazet
2010-09-23net: return operator cleanupEric Dumazet
2010-09-22xfrm4: 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-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland
2010-09-21caif: Fix function NULL pointer check.Sjur Braendeland
2010-09-21caif: Minor fixes in log prints.Sjur Braendeland
2010-09-21caif: Remove buggy re-definition of pr_debugSjur Braendeland
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21net: 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
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-21ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-21dccp ccid-3: Remove redundant 'options_received' structGerrit Renker
2010-09-21dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker
2010-09-21dccp ccid-3: remove dead statesGerrit Renker
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2010-09-21dccp: Add packet type information to CCID-specific option parsingGerrit Renker
2010-09-20tcp: Fix race in tcp_pollTom Marshall
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20net: rx_dropped accountingEric Dumazet
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-19bridge : Sanitize skb before it enters the IP stackBandan Das
2010-09-19rds: spin_lock_irq() is not nestableDan Carpenter
2010-09-19rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter
2010-09-19rds: signedness bugDan Carpenter
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter