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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
2
-8
/
+3
2017-06-18
net: remove DST_NOGC flag
Wei Wang
1
-3
/
+2
2017-06-18
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2
-48
/
+1
2017-06-18
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-45
/
+19
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-18
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2
-17
/
+50
2017-06-18
net: use loopback dev when generating blackhole route
Wei Wang
1
-4
/
+5
2017-06-18
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
1
-6
/
+5
2017-06-18
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
5
-8
/
+8
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2
-3
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
4
-12
/
+12
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-18
/
+21
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
1
-1
/
+1
2017-06-12
proc: snmp6: Use correct type in memset
Christian Perle
1
-1
/
+1
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
2
-1
/
+35
2017-06-08
ila_xlat: add missing hash secret initialization
Arnd Bergmann
1
-0
/
+1
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-0
/
+1
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+1
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2
-4
/
+6
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
1
-1
/
+1
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
5
-16
/
+17
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-4
/
+17
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2017-06-05
sit: reload iphdr in ipip6_rcv
Haishuang Yan
1
-0
/
+1
2017-06-05
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2
-9
/
+19
2017-06-05
net: ping: do not abuse udp_poll()
Eric Dumazet
2
-2
/
+2
2017-06-05
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-05
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-02
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
3
-5
/
+7
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
1
-2
/
+2
2017-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+20
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-8
/
+26
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2
-8
/
+36
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
3
-32
/
+43
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
1
-4
/
+0
2017-05-21
fou: make local function static
stephen hemminger
1
-8
/
+6
2017-05-21
ila: propagate error code in ila_output
stephen hemminger
1
-1
/
+1
[next]