aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-30ipv4: __mkroute_output() speedupEric Dumazet1-18/+15
2010-09-30Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-2/+8
2010-09-29ip_gre: comments changeEric Dumazet1-4/+4
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger1-1/+1
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger1-2/+1
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet3-15/+15
2010-09-29ip6tnl: percpu stats accountingEric Dumazet1-16/+77
2010-09-29ipip: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29ip_gre: lockless xmitEric Dumazet1-0/+4
2010-09-29sit: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29sit: fix percpu stats accountingEric Dumazet1-3/+11
2010-09-29ipip: fix percpu stats accountingEric Dumazet1-3/+10
2010-09-29net: add a recursion limit in xmit pathEric Dumazet1-1/+11
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski1-1/+9
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert2-5/+5
2010-09-278021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings1-1/+1
2010-09-27net: Allow changing number of RX queues after device allocationBen Hutchings3-18/+63
2010-09-27net: sk_{detach|attach}_filter() rcu fixesEric Dumazet1-6/+4
2010-09-27fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet1-3/+5
2010-09-27sit: percpu stats accountingEric Dumazet1-18/+64
2010-09-27ipip: percpu stats accountingEric Dumazet1-34/+93
2010-09-27ip_gre: percpu stats accountingEric Dumazet1-39/+104
2010-09-27vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet1-2/+2
2010-09-27Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2-6/+453
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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-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/linville/wireless-next-2.6David 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