summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2011-04-05Merge branch 'upstream/linaro.38' into linaro-android.38John Stultz
2011-03-18Merge branch 'upstream/linaro.38' into linaro-android.38John Stultz
2011-03-16lttng-instrumentation-net-trace-incoming-udp-trafficMathieu Desnoyers
2011-03-16lttng-instrumentation-net-trace-incoming-tcp-trafficMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-ipv4Mathieu Desnoyers
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09ipv4: Fix erroneous uses of ifa_address.David S. Miller
2011-03-07Merge commit 'v2.6.38-rc7' into android-2.6.38Dima Zavin
2011-02-23Merge commit 'v2.6.38-rc6' into android-2.6.38Dima Zavin
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-14arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-02-11ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert
2011-02-08Merge commit 'v2.6.38-rc4' into android-2.6.38Dima Zavin
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-02-02misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-02-02sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-02-02net: socket ioctl to reset connections matching local addressRobert Love
2011-02-02Paranoid network.Robert Love
2011-02-01netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso
2011-01-31net: Add default_mtu() methods to blackhole dst_opsRoland Dreier
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina
2010-12-23tcp: fix listening_get_next()Eric Dumazet