summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
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-30neigh: remove duplicate check for same neighZhang Shengju
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan
2016-11-30tcp: instrument how long TCP is limited by insufficient send bufferFrancis Yan
2016-11-30tcp: instrument how long TCP is limited by receive windowFrancis Yan
2016-11-30tcp: instrument how long TCP is busy sendingFrancis Yan
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan
2016-11-30ieee802154: check device typevegard.nossum@oracle.com
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
2016-11-29net: dsa: slave: fix fixed-link phydev leaksJohan Hovold
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-29net: dsa: slave: fix of-node leak and phy priorityJohan Hovold
2016-11-29GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo
2016-11-29sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko
2016-11-29net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-11-29netlink: Call cb->done from a worker threadHerbert Xu
2016-11-29net/sched: pedit: make sure that offset is validAmir Vadai
2016-11-29netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann
2016-11-27bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann
2016-11-27bpf: drop useless bpf_fd member from cls/actDaniel Borkmann
2016-11-27tipc: fix link statistics counter errorsJon Paul Maloy
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-11-27net: dsa: fix fixed-link-phy device leaksJohan Hovold
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar
2016-11-25tipc: improve sanity check for received domain recordsJon Paul Maloy
2016-11-25tipc: fix compatibility bug in link monitoringJon Paul Maloy
2016-11-25net: properly flush delay-freed skbsEric Dumazet
2016-11-25net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack
2016-11-25net: filter: run cgroup eBPF ingress programsDaniel Mack
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack
2016-11-25Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller