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
*
ipv4: Disallow non-namespace aware protocols to register.
David S. Miller
2013-02-05
3
-26
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
3
-8
/
+18
|
\
|
*
tcp: Update MIB counters for drops
Vijay Subramanian
2013-02-04
1
-1
/
+2
|
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-03
1
-1
/
+2
|
*
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
2013-02-03
1
-4
/
+10
|
*
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
2013-01-31
1
-2
/
+1
|
*
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
2013-01-29
1
-1
/
+4
*
|
ipcomp: Mark as netns_ok.
David S. Miller
2013-02-04
1
-0
/
+1
*
|
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
10
-17
/
+117
|
\
\
|
|
/
|
*
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
2013-01-28
1
-1
/
+5
|
*
ipv4: Fix route refcount on pmtu discovery
Steffen Klassert
2013-01-22
1
-2
/
+9
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-01-22
3
-9
/
+28
|
|
\
|
|
*
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
2013-01-21
3
-6
/
+15
|
|
*
ah4/esp4: set transport header correctly for IPsec tunnel mode.
Li RongQing
2013-01-08
2
-3
/
+13
|
*
|
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
2013-01-21
4
-0
/
+28
|
*
|
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
2013-01-21
1
-1
/
+41
|
*
|
tcp: fix incorrect LOCKDROPPEDICMPS counter
Eric Dumazet
2013-01-20
1
-5
/
+4
|
*
|
ipv4: Don't update the pmtu on mtu locked routes
Steffen Klassert
2013-01-17
1
-0
/
+3
|
*
|
ipv4: Remove output route check in ipv4_mtu
Steffen Klassert
2013-01-17
1
-1
/
+1
*
|
|
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
2013-01-29
1
-2
/
+2
*
|
|
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
1
-5
/
+210
*
|
|
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
2
-8
/
+8
*
|
|
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2013-01-29
1
-0
/
+2
*
|
|
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
2
-26
/
+23
*
|
|
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2013-01-28
1
-4
/
+7
*
|
|
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
6
-6
/
+14
*
|
|
soreuseport: fix use of uid in tb->fastuid
Tom Herbert
2013-01-27
1
-7
/
+4
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
1
-28
/
+54
|
\
\
\
|
*
|
|
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-22
/
+40
|
*
|
|
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-7
/
+15
*
|
|
|
soreuseport: UDP/IPv4 implementation
Tom Herbert
2013-01-23
1
-18
/
+43
*
|
|
|
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
3
-18
/
+62
*
|
|
|
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
2
-10
/
+10
*
|
|
|
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
3
-3
/
+3
*
|
|
|
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-22
1
-11
/
+12
*
|
|
|
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
1
-13
/
+106
*
|
|
|
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-17
1
-7
/
+15
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
7
-15
/
+32
|
\
\
\
|
|
/
/
|
*
|
tcp: accept RST without ACK flag
Eric Dumazet
2013-01-10
1
-2
/
+2
|
*
|
tcp: fix splice() and tcp collapsing interaction
Eric Dumazet
2013-01-10
1
-3
/
+10
|
*
|
tcp: splice: fix an infinite loop in tcp_read_sock()
Eric Dumazet
2013-01-10
1
-1
/
+1
|
*
|
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-01-08
1
-1
/
+1
|
|
/
|
*
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
2013-01-06
1
-1
/
+1
|
*
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
Philippe De Muyter
2013-01-04
1
-2
/
+6
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-12-28
2
-5
/
+11
|
|
\
|
|
*
netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
Andrew Collins
2012-12-16
1
-5
/
+10
|
|
*
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
Mukund Jampala
2012-12-16
1
-0
/
+1
*
|
|
ipv4: fib: fix a comment.
Rami Rosen
2013-01-11
1
-1
/
+1
*
|
|
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
1
-2
/
+1
[next]