index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-09
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
3
-5
/
+27
|
\
|
*
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
2
-3
/
+9
|
*
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-06
1
-2
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-04
1
-0
/
+18
|
|
\
|
|
*
vti: Add pmtu handling to vti_xmit.
Steffen Klassert
2016-03-31
1
-0
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
4
-405
/
+117
|
\
\
\
|
*
|
|
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
1
-4
/
+2
|
*
|
|
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-06
1
-0
/
+3
|
*
|
|
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
2
-385
/
+76
|
*
|
|
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
2
-7
/
+5
|
*
|
|
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2016-05-05
1
-2
/
+6
|
*
|
|
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
1
-5
/
+19
|
*
|
|
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
2
-4
/
+8
*
|
|
|
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
1
-4
/
+4
*
|
|
|
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
1
-0
/
+1
*
|
|
|
tcp: two more missing bh disable
Eric Dumazet
2016-05-04
2
-0
/
+4
*
|
|
|
tcp: must block bh in __inet_twsk_hashdance()
Eric Dumazet
2016-05-04
1
-3
/
+3
*
|
|
|
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2016-05-04
1
-4
/
+6
*
|
|
|
gre: receive also TEB packets for lwtunnels
Jiri Benc
2016-05-04
1
-11
/
+28
*
|
|
|
gre: move iptunnel_pull_header down to ipgre_rcv
Jiri Benc
2016-05-04
1
-5
/
+10
*
|
|
|
gre: remove superfluous pskb_may_pull
Jiri Benc
2016-05-04
1
-4
/
+1
*
|
|
|
gre: change gre_parse_header to return the header length
Jiri Benc
2016-05-04
2
-9
/
+6
*
|
|
|
tcp: guarantee forward progress in tcp_sendmsg()
Eric Dumazet
2016-05-04
1
-2
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
3
-8
/
+17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-02
1
-3
/
+8
|
*
|
|
soreuseport: Fix TCP listener hash collision
Craig Gallek
2016-05-01
1
-0
/
+2
|
*
|
|
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
2016-04-29
1
-2
/
+2
|
*
|
|
gre: reject GUE and FOU in collect metadata mode
Jiri Benc
2016-04-28
1
-0
/
+5
|
*
|
|
gre: build header correctly for collect metadata tunnels
Jiri Benc
2016-04-28
1
-4
/
+5
|
*
|
|
gre: do not assign header_ops in collect metadata mode
Jiri Benc
2016-04-28
1
-2
/
+3
*
|
|
|
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
1
-1
/
+1
*
|
|
|
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
2016-05-03
1
-1
/
+1
*
|
|
|
gre: Create common functions for transmit
Tom Herbert
2016-05-02
1
-47
/
+5
*
|
|
|
gre: Move utility functions to common headers
Tom Herbert
2016-05-02
2
-129
/
+84
*
|
|
|
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
1
-2
/
+6
*
|
|
|
udp: prepare for non BH masking at backlog processing
Eric Dumazet
2016-05-02
1
-2
/
+2
*
|
|
|
tcp: do not block bh during prequeue processing
Eric Dumazet
2016-05-02
2
-32
/
+2
*
|
|
|
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
10
-93
/
+98
*
|
|
|
tcp: give prequeue mode some care
Eric Dumazet
2016-04-28
1
-5
/
+5
*
|
|
|
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
2016-04-28
1
-0
/
+9
*
|
|
|
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2016-04-28
2
-0
/
+8
*
|
|
|
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
2016-04-28
1
-2
/
+5
*
|
|
|
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
2016-04-28
3
-10
/
+15
*
|
|
|
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
2016-04-28
1
-1
/
+1
*
|
|
|
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
15
-120
/
+124
*
|
|
|
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
1
-3
/
+3
*
|
|
|
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2016-04-27
2
-4
/
+4
*
|
|
|
net: rename IP_INC_STATS_BH()
Eric Dumazet
2016-04-27
5
-24
/
+24
*
|
|
|
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
[next]