index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
2
-0
/
+4
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-0
/
+16
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2
-1
/
+115
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2
-0
/
+10
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
1
-28
/
+37
2015-07-21
dst: Metadata destinations
Thomas Graf
2
-1
/
+4
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
1
-0
/
+1
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
1
-0
/
+2
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+117
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+36
2015-07-11
Revert "ipv4: use skb coalescing in defragmentation"
Florian Westphal
1
-20
/
+6
2015-07-10
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
1
-2
/
+2
2015-07-09
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-09
route: remove unsed variable in __mkroute_input
Masatake YAMATO
1
-2
/
+1
2015-07-09
ipv6: Nonlocal bind
Tom Herbert
1
-1
/
+2
2015-07-09
inet: inet_twsk_deschedule factorization
Eric Dumazet
4
-17
/
+14
2015-07-09
inet: simplify timewait refcounting
Eric Dumazet
2
-57
/
+16
2015-07-09
tcp: update congestion state first before raising cwnd
Yuchung Cheng
1
-4
/
+4
2015-07-09
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
3
-5
/
+3
2015-07-09
tcp: add tcp_in_slow_start helper
Yuchung Cheng
10
-13
/
+13
2015-07-09
tcp: v1 always send a quick ack when quickacks are enabled
Jon Maxwell
2
-10
/
+7
2015-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-9
/
+16
2015-07-08
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
1
-0
/
+13
2015-07-08
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-08
tcp: PRR uses CRB mode by default and SS mode conditionally
Yuchung Cheng
1
-14
/
+15
2015-07-08
tcp: reduce cwnd if retransmit is lost in CA_Loss
Yuchung Cheng
1
-6
/
+8
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-8
/
+1
2015-07-02
netfilter: arptables: use percpu jumpstack
Florian Westphal
1
-9
/
+16
2015-06-28
ipv4: fix RCU lockdep warning from linkdown changes
Andy Gospodarek
1
-2
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
43
-456
/
+1413
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+17
2015-06-24
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
1
-0
/
+4
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
7
-16
/
+48
2015-06-24
net: track link-status of ipv4 nexthops
Andy Gospodarek
2
-21
/
+62
2015-06-24
ip: report the original address of ICMP messages
Julian Anastasov
1
-1
/
+10
2015-06-23
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
1
-2
/
+2
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-79
/
+122
2015-06-21
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
1
-2
/
+5
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
1
-0
/
+2
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
10
-24
/
+50
2015-06-16
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
1
-8
/
+1
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
3
-3
/
+52
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
3
-2
/
+5
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-99
/
+89
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2
-4
/
+4
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
1
-1
/
+2
2015-06-14
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
1
-1
/
+1
2015-06-12
net: ipv4: un-inline ip_finish_output2
Florian Westphal
1
-1
/
+1
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2
-83
/
+31
[next]