index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+6
2016-11-30
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2016-11-30
esp4: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-30
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-11-28
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
1
-0
/
+1
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
3
-3
/
+3
2016-11-24
netfilter: Update ip_route_me_harder to consider L3 domain
David Ahern
1
-1
/
+4
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2
-5
/
+80
2016-11-16
udp: restore UDPlite many-cast delivery
Pablo Neira
1
-3
/
+3
2016-11-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+36
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-1
/
+18
2016-11-13
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-10
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
1
-5
/
+11
2016-11-10
net: tcp response should set oif only if it is L3 master
David Ahern
1
-1
/
+2
2016-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2016-11-10
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-08
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-03
tcp: fix return value for partial writes
Eric Dumazet
1
-1
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
4
-17
/
+4
2016-11-03
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-03
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
1
-5
/
+4
2016-10-31
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-10-27
udp: fix IP_CHECKSUM handling
Eric Dumazet
2
-6
/
+7
2016-10-22
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
2016-10-20
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
3
-4
/
+13
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
4
-5
/
+5
2016-10-19
tcp: do not export sysctl_tcp_low_latency
Eric Dumazet
1
-1
/
+0
2016-10-18
tcp: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-18
ipv4: Remove unused but set variable
Tobias Klauser
1
-3
/
+0
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
1
-3
/
+5
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-1
/
+2
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+5
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-10
/
+5
2016-10-08
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2
-5
/
+0
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2016-10-04
skb_splice_bits(): get rid of callback
Al Viro
1
-2
/
+1
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+12
2016-09-30
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
1
-16
/
+16
2016-09-30
proc: Reduce cache miss in snmp_seq_show
Jia He
1
-23
/
+47
2016-09-28
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
1
-0
/
+4
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
3
-118
/
+1
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
3
-11
/
+77
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
40
-395
/
+1779
[next]