aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
* rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* xps: Improvements in TX queue selectionTom Herbert2010-11-24
* Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\
| * xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-16
* | igmp: refine skb allocationsEric Dumazet2010-11-18
* | bonding: IGMP handling cleanupEric Dumazet2010-11-18
* | net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov2010-11-17
* | net: use the macros defined for the members of flowiChangli Gao2010-11-17
* | ipv4: AF_INET link address familyThomas Graf2010-11-17
* | network: tcp_connect should return certain errors up the stackEric Paris2010-11-17
* | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-16
* | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-15
* | ipv4: Fix build with multicast disabled.David S. Miller2010-11-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-14
|\|
| * tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-12
| * tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller2010-11-11
| * net: avoid limits overflowEric Dumazet2010-11-10
| * inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-09
* | igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-12
* | ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-11
* | net: get rid of rtable->idevEric Dumazet2010-11-11
* | net/ipv4/tcp.c: Update WARN usesJoe Perches2010-11-09
|/
* inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-04
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-03
|\
| * ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-29
* | ip_gre: fix fallback tunnel setupEric Dumazet2010-10-30
* | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-28
|/
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-27
* inetpeer: __rcu annotationsEric Dumazet2010-10-27
* tunnels: add __rcu annotationsEric Dumazet2010-10-27
* net: add __rcu annotations to protocolEric Dumazet2010-10-27
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-27
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-26
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-25
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-25
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\ \
| | * \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-21
| | |\ \
| | | * | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-21
| | * | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-21
| | |/ /
| | * | netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-18
| | * | netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-13