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
*
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
*
|
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/ip_gre: set transport header correctly to gre header
Isaku Yamahata
2012-12-26
1
-1
/
+1
*
|
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
2012-12-26
1
-4
/
+10
*
|
arp: fix a regression in arp_solicit()
Cong Wang
2012-12-24
1
-3
/
+3
*
|
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
2012-12-21
1
-5
/
+3
*
|
ip_gre: fix possible use after free
Eric Dumazet
2012-12-21
1
-1
/
+5
*
|
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
2012-12-21
1
-1
/
+4
|
/
*
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2012-12-14
2
-4
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
32
-257
/
+815
|
\
\
|
*
|
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
1
-2
/
+7
|
*
|
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2012-12-09
1
-0
/
+4
|
*
|
ipv4/route/rtnl: get mcast attributes when dst is multicast
Nicolas Dichtel
2012-12-07
1
-2
/
+21
|
*
|
ipmr: advertise new mfc entries via rtnl
Nicolas Dichtel
2012-12-04
1
-5
/
+59
|
*
|
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2012-12-04
1
-1
/
+20
|
*
|
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2012-12-04
1
-1
/
+4
|
*
|
ipmr/ip6mr: advertise mfc stats via rtnetlink
Nicolas Dichtel
2012-12-04
1
-0
/
+7
|
*
|
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
2
-2
/
+20
|
*
|
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
2012-12-03
1
-0
/
+4
|
*
|
tcp: don't abort splice() after small transfers
Willy Tarreau
2012-12-02
1
-4
/
+8
|
*
|
tcp: change default tcp hash size
Eric Dumazet
2012-12-01
1
-4
/
+2
|
*
|
net: move inet_dport/inet_num in sock_common
Eric Dumazet
2012-11-30
1
-13
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-29
2
-1
/
+6
|
|
\
\
|
*
|
|
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
Joe Perches
2012-11-25
1
-3
/
+3
|
*
|
|
ipv4: ipmr: various fixes and cleanups
Eric Dumazet
2012-11-25
1
-7
/
+17
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
2
-15
/
+7
|
|
\
\
\
|
*
|
|
|
ipv6: adapt connect for repair move
Andrey Vagin
2012-11-22
2
-12
/
+6
|
*
|
|
|
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
1
-2
/
+4
|
*
|
|
|
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
2
-12
/
+0
|
*
|
|
|
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
1
-8
/
+0
|
*
|
|
|
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-18
14
-27
/
+30
[next]