index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-1
/
+4
|
\
|
*
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-13
1
-1
/
+4
*
|
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
2014-01-13
1
-10
/
+6
*
|
gre_offload: fix sparse non static symbol warning
Wei Yongjun
2014-01-13
1
-1
/
+1
*
|
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
2
-4
/
+25
*
|
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
4
-8
/
+17
*
|
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
Christoph Paasch
2014-01-10
1
-10
/
+38
*
|
tcp: metrics: Delete all entries matching a certain destination
Christoph Paasch
2014-01-10
1
-6
/
+11
*
|
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
2014-01-10
1
-0
/
+6
*
|
tcp: metrics: Add source-address to tcp-metrics
Christoph Paasch
2014-01-10
1
-9
/
+25
*
|
tcp: metrics: rename tcpm_addr to tcpm_daddr
Christoph Paasch
2014-01-10
1
-36
/
+36
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-09
4
-60
/
+64
|
\
\
|
*
|
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
1
-1
/
+7
|
*
|
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
4
-4
/
+4
|
*
|
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
4
-10
/
+10
|
*
|
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
4
-4
/
+4
|
*
|
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
2
-0
/
+2
|
*
|
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
1
-1
/
+2
|
*
|
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
2
-0
/
+2
|
*
|
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
2
-44
/
+37
*
|
|
ip_tunnel: fix sparse non static symbol warning
Wei Yongjun
2014-01-09
1
-1
/
+1
*
|
|
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
3
-5
/
+172
|
/
/
*
|
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
1
-0
/
+2
*
|
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
3
-13
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
6
-25
/
+51
|
\
\
|
|
/
|
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
3
-23
/
+31
|
*
ipv4: consistent reporting of pmtu data in case of corking
Hannes Frederic Sowa
2013-12-22
1
-2
/
+3
|
*
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
2013-12-19
1
-0
/
+16
|
*
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-18
1
-0
/
+1
*
|
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
[next]