index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-18
1
-3
/
+8
*
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-05-18
1
-1
/
+5
*
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-05-18
1
-2
/
+2
*
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
1
-2
/
+5
*
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-05-18
5
-20
/
+7
*
net: sched: do not requeue a NULL skb
Lars Persson
2016-05-18
1
-1
/
+4
*
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
2016-05-18
1
-0
/
+1
*
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-05-18
1
-0
/
+12
*
decnet: Do not build routes to devices without decnet private data.
David S. Miller
2016-05-18
1
-1
/
+8
*
batman-adv: Reduce refcnt of removed router when updating route
Sven Eckelmann
2016-05-11
1
-0
/
+9
*
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Lüssing
2016-05-11
1
-0
/
+6
*
batman-adv: Check skb size before using encapsulated ETH+VLAN header
Sven Eckelmann
2016-05-11
1
-2
/
+6
*
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
2016-05-11
1
-7
/
+10
*
mac80211: fix statistics leak if dev_alloc_name() fails
Johannes Berg
2016-05-11
1
-2
/
+2
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-05-11
1
-9
/
+28
*
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-05-11
1
-1
/
+1
*
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
2016-05-11
1
-2
/
+2
*
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
2016-05-04
1
-3
/
+3
*
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
2016-05-04
1
-1
/
+1
*
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
2016-05-04
1
-1
/
+1
*
mac80211: fix txq queue related crashes
Michal Kazior
2016-04-20
1
-0
/
+3
*
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
2016-04-20
1
-2
/
+3
*
mac80211: fix ibss scan parameters
Sara Sharon
2016-04-20
1
-7
/
+15
*
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-04-20
1
-8
/
+16
*
mac80211: properly deal with station hashtable insert errors
Johannes Berg
2016-04-20
1
-5
/
+8
*
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
2016-04-20
1
-0
/
+3
*
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-20
1
-4
/
+4
*
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-20
1
-1
/
+1
*
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
Haishuang Yan
2016-04-20
1
-3
/
+5
*
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
2016-04-20
1
-3
/
+5
*
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-20
1
-12
/
+21
*
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-04-20
1
-0
/
+1
*
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
2016-04-20
1
-1
/
+1
*
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
2016-04-20
1
-2
/
+2
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-04-20
1
-0
/
+3
*
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
2016-04-20
1
-9
/
+7
*
ipv4: fix broadcast packets reception
Paolo Abeni
2016-04-20
1
-4
/
+8
*
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-04-20
2
-4
/
+0
*
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
2016-04-20
1
-19
/
+19
*
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-04-20
3
-2
/
+18
*
bridge: allow zero ageing time
Stephen Hemminger
2016-04-20
1
-3
/
+8
*
packet: validate variable length ll headers
Willem de Bruijn
2016-04-20
1
-21
/
+16
*
ax25: add link layer header validation function
Willem de Bruijn
2016-04-20
1
-0
/
+15
*
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
2016-04-20
1
-1
/
+2
*
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
2016-04-20
1
-4
/
+2
*
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
2016-04-20
1
-1
/
+5
*
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
2016-04-20
1
-14
/
+19
*
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-20
2
-4
/
+2
*
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-04-20
1
-0
/
+2
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-04-20
1
-2
/
+20
[next]