index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
1
-3
/
+4
2013-08-14
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2
-11
/
+1
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2
-2
/
+11
2013-08-13
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-3
/
+1
2013-08-13
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
1
-2
/
+7
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
2
-10
/
+13
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
1
-1
/
+1
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2
-2
/
+25
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
1
-1
/
+1
2013-08-09
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
1
-1
/
+1
2013-08-08
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2
-1
/
+14
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-6
/
+6
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
1
-7
/
+6
2013-08-07
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-08-07
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-08-05
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-08-05
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
1
-1
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+9
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-1
/
+1
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-6
/
+17
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+14
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-8
/
+8
2013-07-31
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
1
-4
/
+0
2013-07-30
net: remove an unneeded check
Dan Carpenter
1
-4
/
+1
2013-07-30
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
1
-2
/
+3
2013-07-28
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
1
-0
/
+3
2013-07-27
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
1
-1
/
+2
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
4
-0
/
+18
2013-07-24
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-2
/
+2
2013-07-24
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
1
-1
/
+1
2013-07-23
vti: switch to new ip tunnel code
Amerigo Wang
1
-476
/
+52
2013-07-23
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
1
-8
/
+7
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
1
-6
/
+40
2013-07-22
tcp: use RTT from SACK for RTO
Yuchung Cheng
1
-9
/
+14
2013-07-22
tcp: measure RTT from new SACK
Yuchung Cheng
1
-6
/
+17
2013-07-22
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
1
-49
/
+18
2013-07-22
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
3
-10
/
+14
2013-07-19
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
6
-6
/
+6
2013-07-12
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-11
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2
-1
/
+6
2013-07-11
inet: fix spacing in assignment
Camelia Groza
1
-1
/
+1
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2
-2
/
+2
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
3
-3
/
+3
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
39
-1709
/
+2236
[prev]
[next]