Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-09-03 | 30 | -3358/+545 | |
| |\ \ \ | ||||||
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2012-09-03 | 21 | -129/+760 | |
| | |\ \ \ | ||||||
| | * | | | | netfilter: properly annotate ipv4_netfilter_{init,fini}() | Jan Beulich | 2012-09-03 | 1 | -2/+2 | |
| | * | | | | netfilter: nf_nat: support IPv6 in TFTP NAT helper | Pablo Neira Ayuso | 2012-08-30 | 3 | -56/+0 | |
| | * | | | | netfilter: nf_nat: support IPv6 in IRC NAT helper | Pablo Neira Ayuso | 2012-08-30 | 3 | -105/+0 | |
| | * | | | | netfilter: nf_nat: support IPv6 in SIP NAT helper | Patrick McHardy | 2012-08-30 | 3 | -586/+0 | |
| | * | | | | netfilter: nf_nat: support IPv6 in amanda NAT helper | Patrick McHardy | 2012-08-30 | 3 | -91/+0 | |
| | * | | | | netfilter: nf_nat: support IPv6 in FTP NAT helper | Patrick McHardy | 2012-08-30 | 3 | -143/+0 | |
| | * | | | | netfilter: ip6tables: add MASQUERADE target | Patrick McHardy | 2012-08-30 | 1 | -1/+2 | |
| | * | | | | netfilter: add protocol independent NAT core | Patrick McHardy | 2012-08-30 | 28 | -2382/+518 | |
| | * | | | | netfilter: nf_nat: add protoff argument to packet mangling functions | Patrick McHardy | 2012-08-30 | 8 | -74/+100 | |
| | * | | | | ipv4: fix path MTU discovery with connection tracking | Patrick McHardy | 2012-08-26 | 2 | -2/+10 | |
| * | | | | | tcp: use PRR to reduce cwin in CWR state | Yuchung Cheng | 2012-09-03 | 2 | -81/+44 | |
| * | | | | | tcp: move tcp_update_cwnd_in_recovery | Yuchung Cheng | 2012-09-03 | 1 | -32/+32 | |
| * | | | | | tcp: move tcp_enter_cwr() | Yuchung Cheng | 2012-09-03 | 1 | -23/+23 | |
| | |/ / / | |/| | | | ||||||
| * | | | | tcp: TCP Fast Open Server - main code path | Jerry Chu | 2012-08-31 | 2 | -27/+309 | |
| * | | | | tcp: TCP Fast Open Server - support TFO listeners | Jerry Chu | 2012-08-31 | 8 | -33/+227 | |
| * | | | | tcp: TCP Fast Open Server - header & support functions | Jerry Chu | 2012-08-31 | 4 | -3/+133 | |
| * | | | | ipv4: Minor logic clean-up in ipv4_mtu | Alexander Duyck | 2012-08-31 | 1 | -4/+1 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-31 | 4 | -13/+27 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 2012-08-24 | 7 | -40/+64 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | net: reinstate rtnl in call_netdevice_notifiers() | Eric Dumazet | 2012-08-23 | 2 | -10/+3 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | net: remove delay at device dismantle | Eric Dumazet | 2012-08-22 | 2 | -5/+9 | |
| * | | | | | Merge git://1984.lsi.us.es/nf-next | David S. Miller | 2012-08-22 | 4 | -28/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | netfilter: remove unnecessary goto statement for error recovery | Jean Sacren | 2012-08-22 | 3 | -15/+3 | |
| | * | | | | | netfilter: PTR_RET can be used | Wu Fengguang | 2012-08-14 | 4 | -13/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 | 12 | -30/+64 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | net: remove wrong initialization for snd_wl1 | Razvan Ghitulete | 2012-08-15 | 1 | -2/+1 | |
| * | | | | | | | net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf | Igor Maravic | 2012-08-14 | 1 | -4/+6 | |
| * | | | | | | | net: Loopback ifindex is constant now | Pavel Emelyanov | 2012-08-09 | 4 | -6/+6 | |
| * | | | | | | | time: jiffies_delta_to_clock_t() helper to the rescue | Eric Dumazet | 2012-08-09 | 2 | -10/+10 | |
| * | | | | | | | fib: use __fls() on non null argument | Eric Dumazet | 2012-08-07 | 1 | -1/+2 | |
| * | | | | | | | tcp: ecn: dont delay ACKS after CE | Eric Dumazet | 2012-08-06 | 1 | -1/+5 | |
| * | | | | | | | net: tcp: GRO should be ECN friendly | Eric Dumazet | 2012-08-06 | 1 | -2/+2 | |
| * | | | | | | | ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET | Eric Dumazet | 2012-08-04 | 1 | -4/+7 | |
| * | | | | | | | ipv4: change inet_addr_hash() | Eric Dumazet | 2012-08-04 | 1 | -21/+18 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 7 | -40/+64 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | userns: Teach inet_diag to work with user namespaces | Eric W. Biederman | 2012-08-14 | 2 | -7/+19 | |
| * | | | | | | | userns: Use kgids for sysctl_ping_group_range | Eric W. Biederman | 2012-08-14 | 2 | -27/+33 | |
| * | | | | | | | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 2012-08-14 | 4 | -6/+12 | |
* | | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 2012-08-21 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | inetpeer: fix token initialization | Nicolas Dichtel | 2012-09-27 | 1 | -1/+4 | |
* | | | | | | | ipv4: raw: fix icmp_filter() | Eric Dumazet | 2012-09-22 | 1 | -6/+8 | |
* | | | | | | | net: change return values from -EACCES to -EPERM | Zhao Hongjiang | 2012-09-21 | 1 | -2/+2 | |
* | | | | | | | tcp: restore rcv_wscale in a repair mode (v2) | Andrey Vagin | 2012-09-20 | 1 | -3/+10 | |
* | | | | | | | tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero | Michal Kubeček | 2012-09-19 | 1 | -2/+8 | |
* | | | | | | | tcp: fix regression in urgent data handling | Eric Dumazet | 2012-09-18 | 1 | -3/+2 | |
* | | | | | | | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 2012-09-18 | 1 | -7/+2 | |
* | | | | | | | net: rt_cache_flush() cleanup | Eric Dumazet | 2012-09-18 | 1 | -17/+2 |