| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-22 | 2 | -2/+7 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-11-21 | 1 | -0/+1 |
| |\ |
|
| | * | netfilter: synproxy: send mss option to backend | Martin Topholm | 2013-11-18 | 1 | -0/+1 |
| * | | ipv4: fix race in concurrent ip_route_input_slow() | Alexei Starovoitov | 2013-11-20 | 1 | -2/+6 |
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'dma_complete' into next | Vinod Koul | 2013-10-30 | 1 | -2/+2 |
| |\ \ |
|
| | * | | net: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 | 9 | -49/+41 |
|\ \ \ \ |
|
| * | | | | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 1 | -2/+1 |
| * | | | | tcp: don't update snd_nxt, when a socket is switched from repair mode | Andrey Vagin | 2013-11-19 | 1 | -1/+0 |
| * | | | | xfrm: Release dst if this dst is improper for vti tunnel | fan.du | 2013-11-19 | 1 | -0/+1 |
| * | | | | ping: prevent NULL pointer dereference on write to msg_name | Hannes Frederic Sowa | 2013-11-18 | 1 | -15/+19 |
| * | | | | inet: prevent leakage of uninitialized memory to user in recv syscalls | Hannes Frederic Sowa | 2013-11-18 | 3 | -21/+9 |
| * | | | | ipv4: fix possible seqlock deadlock | Eric Dumazet | 2013-11-14 | 1 | -1/+1 |
| * | | | | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 1 | -1/+1 |
| * | | | | net-tcp: fix panic in tcp_fastopen_cache_set() | Eric Dumazet | 2013-11-14 | 1 | -1/+4 |
| * | | | | tcp: tsq: restore minimal amount of queueing | Eric Dumazet | 2013-11-14 | 2 | -7/+5 |
| * | | | | core/dev: do not ignore dmac in dev_forward_skb() | Alexei Starovoitov | 2013-11-14 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | seq_file: remove "%n" usage from seq_file users | Tetsuo Handa | 2013-11-15 | 4 | -40/+36 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 | 2 | -1/+21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2013-11-06 | 2 | -1/+21 |
| |/ / |
|
* | | | inet: fix a UFO regression | Eric Dumazet | 2013-11-08 | 1 | -1/+3 |
* | | | ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE | Hannes Frederic Sowa | 2013-11-05 | 4 | -5/+10 |
* | | | tcp: properly handle stretch acks in slow start | Yuchung Cheng | 2013-11-04 | 14 | -67/+56 |
* | | | tcp: enable sockets to use MSG_FASTOPEN by default | Yuchung Cheng | 2013-11-04 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-11-04 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c | Wei Yongjun | 2013-11-03 | 1 | -1/+0 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-11-04 | 1 | -35/+75 |
|\ \ \ \ |
|
| * | | | | netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP | Gao feng | 2013-10-17 | 1 | -4/+6 |
| * | | | | netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory | Gao feng | 2013-10-17 | 1 | -1/+1 |
| * | | | | netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_get | Gao feng | 2013-10-17 | 1 | -6/+6 |
| * | | | | netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespace | Gao feng | 2013-10-17 | 1 | -7/+11 |
| * | | | | netfilter: ipt_CLUSTERIP: make clusterip_list per net namespace | Gao feng | 2013-10-17 | 1 | -5/+7 |
| * | | | | netfilter: ipt_CLUSTERIP: make proc directory per net namespace | Gao feng | 2013-10-17 | 1 | -19/+51 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 6 | -25/+47 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-11-02 | 1 | -2/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | xfrm: Fix null pointer dereference when decoding sessions | Steffen Klassert | 2013-11-01 | 1 | -1/+5 |
| | * | | | | | xfrm: Increase the garbage collector threshold | Steffen Klassert | 2013-10-28 | 1 | -1/+1 |
| * | | | | | | tcp: gso: fix truesize tracking | Eric Dumazet | 2013-10-29 | 1 | -8/+5 |
| * | | | | | | tcp: do not rearm RTO when future data are sacked | Yuchung Cheng | 2013-10-27 | 1 | -3/+10 |
| * | | | | | | tcp: only take RTT from timestamps if new data is acked | Yuchung Cheng | 2013-10-27 | 1 | -1/+2 |
| * | | | | | | tcp: fix SYNACK RTT estimation in Fast Open | Yuchung Cheng | 2013-10-27 | 1 | -5/+13 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-10-23 | 3 | -6/+11 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | netfilter: x_tables: fix ordering of jumpstack allocation and table update | Will Deacon | 2013-10-22 | 2 | -0/+10 |
| | * | | | | | netfilter: ipt_ULOG: fix info leaks | Mathias Krause | 2013-10-02 | 1 | -6/+1 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-11-02 | 1 | -34/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: esp{4,6}: get rid of struct esp_data | Mathias Krause | 2013-10-29 | 1 | -26/+14 |
| * | | | | | | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause | 2013-10-29 | 1 | -8/+1 |
* | | | | | | | tcp: temporarily disable Fast Open on SYN timeout | Yuchung Cheng | 2013-10-29 | 2 | -3/+8 |
* | | | | | | | ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK | Hannes Frederic Sowa | 2013-10-29 | 1 | -4/+8 |