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
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
1
-22
/
+0
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-16
/
+35
2010-04-04
icmp: Account for ICMP out errors
Eric Dumazet
1
-2
/
+3
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
2
-4
/
+4
2010-04-02
ipv4: remove redundant verification code
Hagen Paul Pfeifer
1
-4
/
+0
2010-04-02
net: check the length of the socket address passed to connect(2)
Changli Gao
1
-0
/
+5
2010-03-31
net: Fix oops from tcp_collapse() when using splice()
Steven J. Magnani
1
-0
/
+1
2010-03-27
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
1
-4
/
+7
2010-03-27
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
Pavel Emelyanov
1
-6
/
+11
2010-03-27
ipv4: Cleanup struct net dereference in rt_intern_hash
Pavel Emelyanov
1
-2
/
+2
2010-03-27
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
1
-1
/
+1
2010-03-25
net: remove trailing space in messages
Frans Pop
2
-2
/
+2
2010-03-22
ip_gre: include route header_len in max_headroom calculation
Timo Teräs
1
-1
/
+3
2010-03-22
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
1
-1
/
+2
2010-03-22
net: snmp mib cleanup
Eric Dumazet
1
-2
/
+2
2010-03-22
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
2
-0
/
+2
2010-03-22
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
1
-1
/
+3
2010-03-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-25
/
+65
2010-03-21
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-20
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
1
-0
/
+3
2010-03-20
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
1
-0
/
+3
2010-03-20
TCP: check min TTL on received ICMP packets
stephen hemminger
1
-0
/
+5
2010-03-20
ipv4: check rt_genid in dst_check
Timo Teräs
1
-4
/
+10
2010-03-19
tcp: Fix OOB POLLIN avoidance.
Alexandra Kossovsky
1
-1
/
+1
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
1
-2
/
+2
2010-03-17
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
1
-0
/
+4
2010-03-17
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
1
-10
/
+6
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-46
/
+116
2010-03-12
ipconfig: Handle devices which take some time to come up.
David S. Miller
1
-10
/
+47
2010-03-10
tcp: Fix tcp_v4_rcv()
Eric Dumazet
1
-4
/
+4
2010-03-08
tcp: Fix tcp_make_synack()
Eric Dumazet
1
-9
/
+9
2010-03-08
net: fix route cache rebuilds
Eric Dumazet
1
-12
/
+38
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
2
-2
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
net: backlog functions rename
Zhu Yi
3
-3
/
+3
2010-03-06
udp: use limited socket backlog
Zhu Yi
1
-2
/
+4
2010-03-06
tcp: use limited socket backlog
Zhu Yi
1
-2
/
+4
2010-03-04
gre: fix hard header destination address checking
Timo Teräs
1
-5
/
+2
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-2
/
+3
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-7
/
+7
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-19
/
+29
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
2
-19
/
+29
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
1
-7
/
+7
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-388
/
+349
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2
-54
/
+30
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
1
-62
/
+31
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-17
/
+61
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2
-242
/
+121
[next]