summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-10netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-10netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-10netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-07-10netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-10tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-10tipc: fix nametable publication field in nl compatRichard Alpe
2016-07-10netlink: Fix dump skb leak/double freeHerbert Xu
2016-07-10tipc: check nl sock before parsing nested attributesRichard Alpe
2016-07-10tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-07-10net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-07-10net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-07-10VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-07-10net: fix infoleak in rtnetlinkKangjie Lu
2016-07-10net: fix infoleak in llcKangjie Lu
2016-07-10netem: Segment GSO packets on enqueueNeil Horman
2016-07-10sch_dsmark: update backlog as wellWANG Cong
2016-07-10sch_htb: update backlog as wellWANG Cong
2016-07-10net_sched: update hierarchical backlog tooWANG Cong
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong
2016-07-10ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-07-10openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-07-10net: sched: do not requeue a NULL skbLars Persson
2016-07-10packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-07-10route: do not cache fib route info on local routes with oifChris Friesen
2016-07-10decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-07-10batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann
2016-07-10batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing
2016-07-10batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-07-10ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-07-10sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-07-10mac80211: fix txq queue related crashesMichal Kazior
2016-07-10mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-07-10mac80211: fix ibss scan parametersSara Sharon
2016-07-10mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-07-10ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-07-10ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-07-10ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-07-10rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-07-10ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-07-10xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-07-10ipv4: fix broadcast packets receptionPaolo Abeni
2016-07-10net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-07-10ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-07-10packet: validate variable length ll headersWillem de Bruijn
2016-07-10ax25: add link layer header validation functionWillem de Bruijn
2016-07-10packet: Allow packets with only a header (but no payload)Martin Blumenstingl
2016-07-10udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-07-10ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-07-10mld, igmp: Fix reserved tailroom calculationBenjamin Poirier