summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde-0/+3
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner-1/+21
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu-17/+15
2016-12-05net: caif: remove ineffective checkPan Bian-4/+1
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook-0/+4
2016-12-05net: bridge: set error code on failurePan Bian-0/+1
2016-12-05net: af_mpls.c add space before open parenthesisSuraj Deshmukh-1/+1
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck-21/+21
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck-12/+14
2016-12-03net: dcb: set error code on failuresPan Bian-0/+1
2016-12-03Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-mergeDavid S. Miller-2/+2
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet-2/+2
2016-12-02tipc: check minimum bearer MTUMichal Kubeček-2/+27
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov-1/+1
2016-12-02RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan-0/+2
2016-12-02Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper-1/+0
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper-0/+2
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper-0/+2
2016-12-02packet: fix race condition in packet_set_ringPhilip Pettersson-6/+12
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser-2/+2
2016-12-02batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann-2/+2
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+3
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-32/+60
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia-2/+2
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault-1/+1
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault-5/+8
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault-38/+32
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault-10/+12
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault-13/+26
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto-1/+4
2016-11-30esp6: Fix integrity verification when ESN are usedTobias Brunner-1/+1
2016-11-30esp4: Fix integrity verification when ESN are usedTobias Brunner-1/+1
2016-11-30xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao-1/+1
2016-11-29net: dsa: slave: fix fixed-link phydev leaksJohan Hovold-1/+11
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold-10/+2
2016-11-29net: dsa: slave: fix of-node leak and phy priorityJohan Hovold-2/+5
2016-11-29GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo-1/+1
2016-11-29sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko-4/+6
2016-11-29net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet-5/+7
2016-11-29netlink: Call cb->done from a worker threadHerbert Xu-4/+25
2016-11-29net/sched: pedit: make sure that offset is validAmir Vadai-4/+20
2016-11-29netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal-3/+3
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko-1/+3
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern-2/+4
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath-0/+1
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann-21/+31
2016-11-27tipc: fix link statistics counter errorsJon Paul Maloy-16/+19
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-8/+39
2016-11-27net: dsa: fix fixed-link-phy device leaksJohan Hovold-1/+4
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy-1/+1