summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-15drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-15drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-01-15net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern
2017-01-15net: fix incorrect original ingress device index in PKTINFOWei Zhang
2017-01-15rtnl: stats - add missing netlink message size checksMathias Krause
2017-01-15net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-01-15inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2017-01-15sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...Xin Long
2017-01-12nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2017-01-12mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-01-09libceph: verify authorize reply on connectIlya Dryomov
2017-01-09vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu
2016-12-05net: caif: remove ineffective checkPan Bian
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-05net: bridge: set error code on failurePan Bian
2016-12-05net: af_mpls.c add space before open parenthesisSuraj Deshmukh
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck
2016-12-03net: dcb: set error code on failuresPan Bian
2016-12-03Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov
2016-12-02RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan
2016-12-02Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-02packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser
2016-12-02batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-30esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-11-30esp4: Fix integrity verification when ESN are usedTobias Brunner
2016-11-30xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao