index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: out_of_order_queue do not use its lock
Eric Dumazet
2014-01-06
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
4
-258
/
+24
|
\
|
*
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2014-01-01
1
-0
/
+14
|
*
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond
2013-12-30
3
-128
/
+0
|
*
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-30
1
-130
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-6
/
+0
|
\
\
|
*
|
netfilter: nf_conntrack: remove dead code
stephen hemminger
2014-01-03
1
-6
/
+0
*
|
|
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
2
-5
/
+6
*
|
|
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
2014-01-03
1
-12
/
+32
*
|
|
ipv4: Cache dst in tunnels
Tom Herbert
2014-01-03
1
-24
/
+89
*
|
|
ipv4: switch and case should be at the same indent
Weilong Chen
2014-01-02
1
-15
/
+15
*
|
|
ipv4: spaces required around that '='
Weilong Chen
2014-01-02
1
-4
/
+4
*
|
|
ipv4: arp: update neighbour address when a gratuitous arp is received and arp...
Salam Noureddine
2014-01-02
1
-5
/
+10
*
|
|
lro: remove dead code
stephen hemminger
2013-12-29
1
-173
/
+0
*
|
|
tcp: make local functions static
stephen hemminger
2013-12-29
2
-2
/
+2
*
|
|
ipv4: ping make local stuff static
Stephen Hemminger
2013-12-28
1
-3
/
+7
*
|
|
ipv4: remove unused function
Stephen Hemminger
2013-12-28
1
-7
/
+0
*
|
|
arp: make arp_invalidate static
Stephen Hemminger
2013-12-28
1
-2
/
+1
*
|
|
ipv4: make fib_detect_death static
Stephen Hemminger
2013-12-28
2
-4
/
+3
*
|
|
ipv4: ipv4: Cleanup the comments in tcp_yeah.c
Weilong Chen
2013-12-26
1
-8
/
+8
*
|
|
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
2013-12-26
3
-8
/
+5
*
|
|
ipv4: ERROR: do not initialise globals to 0 or NULL
Weilong Chen
2013-12-26
1
-2
/
+2
*
|
|
ipv4: fix all space errors in file igmp.c
Weilong Chen
2013-12-26
1
-35
/
+35
*
|
|
ipv4: fix checkpatch error with foo * bar
Weilong Chen
2013-12-26
1
-1
/
+1
*
|
|
ipv4: fix checkpatch error "space prohibited"
Weilong Chen
2013-12-26
4
-11
/
+11
*
|
|
ipv4: do clean up with spaces
Weilong Chen
2013-12-26
2
-8
/
+8
*
|
|
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2013-12-22
1
-5
/
+5
*
|
|
tcp: autocork should not hold first packet in write queue
Eric Dumazet
2013-12-20
1
-4
/
+10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-19
5
-5
/
+5
|
\
\
\
|
*
|
|
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-12-06
5
-5
/
+5
*
|
|
|
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
2013-12-18
1
-1
/
+3
*
|
|
|
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2013-12-18
4
-13
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
4
-20
/
+28
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-17
2
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nft_reject: fix endianness in dump function
Eric Leblond
2013-12-12
1
-1
/
+1
|
|
*
|
|
|
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2013-12-11
1
-0
/
+1
|
*
|
|
|
|
udp: ipv4: do not use sk_dst_lock from softirq context
Eric Dumazet
2013-12-17
1
-9
/
+4
|
*
|
|
|
|
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
2013-12-11
1
-6
/
+16
|
*
|
|
|
|
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
2013-12-11
1
-3
/
+6
|
|
/
/
/
/
|
*
|
|
|
udp: ipv4: fix an use after free in __udp4_lib_rcv()
Eric Dumazet
2013-12-10
1
-10
/
+6
|
*
|
|
|
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2013-12-10
1
-1
/
+4
*
|
|
|
|
net: Add utility functions to clear rxhash
Tom Herbert
2013-12-17
2
-4
/
+3
*
|
|
|
|
tcp: refine TSO splits
Eric Dumazet
2013-12-17
1
-39
/
+54
*
|
|
|
|
netconf: add proxy-arp support
stephen hemminger
2013-12-14
1
-12
/
+29
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-12
2
-10
/
+24
*
|
|
|
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
2
-6
/
+7
*
|
|
|
net: more spelling fixes
stephen hemminger
2013-12-10
2
-6
/
+6
*
|
|
|
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-10
1
-2
/
+6
*
|
|
|
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
2
-0
/
+4
*
|
|
|
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
2
-2
/
+2
[next]