aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große2-2/+29
2018-01-04nl80211: Check for the required netlink attribute presenceHao Chen1-1/+2
2018-01-03sctp: fix error path in sctp_stream_initMarcelo Ricardo Leitner1-12/+10
2018-01-03RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam1-0/+3
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar4-19/+4
2018-01-02net: dsa: Fix dsa_legacy_register() return valueFlorian Fainelli1-1/+1
2018-01-02tipc: fix problems with multipoint-to-point flow controlJon Maloy1-4/+18
2018-01-02ethtool: do not print warning for applications using legacy APIStephen Hemminger1-13/+2
2018-01-02net: dccp: Remove dccpprobe moduleMasami Hiramatsu3-222/+0
2018-01-02net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu3-0/+92
2018-01-02net: sctp: Remove debug SCTP probe moduleMasami Hiramatsu3-259/+0
2018-01-02net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu1-0/+5
2018-01-02net: tcp: Remove TCP probe moduleMasami Hiramatsu3-319/+0
2018-01-02net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu1-0/+3
2018-01-02inet_diag: Add equal-operator for portsKristian Evensen1-0/+8
2018-01-02openvswitch: drop unneeded newlineJulia Lawall1-2/+2
2018-01-02net: dccp: drop unneeded newlineJulia Lawall1-1/+1
2018-01-02net: sched: fix skb leak in dev_requeue_skb()Wei Yongjun1-8/+21
2018-01-02net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan2-2/+2
2018-01-02net: sched: Move offload check till after dump callNogah Frankel1-3/+2
2018-01-02net_sch: red: Fix the new offload indicationNogah Frankel1-12/+14
2018-01-02ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long1-3/+3
2018-01-02ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper1-4/+5
2018-01-02Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller1-1/+13
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman36-180/+423
2017-12-31xfrm: fix rcu usage in xfrm_get_type_offloadSabrina Dubroca1-1/+2
2017-12-30af_key: fix buffer overread in parse_exthdrs()Eric Biggers1-0/+3
2017-12-30af_key: fix buffer overread in verify_address_len()Eric Biggers1-0/+5
2017-12-30xfrm: skip policies marked as dead while rehashingFlorian Westphal1-1/+2
2017-12-30xfrm: Forbid state updates from changing encap typeHerbert Xu1-1/+7
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-49/+197
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2017-12-28net: sched: don't set extack message in case the qdisc will be createdJiri Pirko1-3/+1
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+3
2017-12-27tcp: do not allocate linear memory for zerocopy skbsWillem de Bruijn1-4/+7
2017-12-27tcp: place all zerocopy payload in fragsWillem de Bruijn1-4/+5
2017-12-27tcp: push full zerocopy packetsWillem de Bruijn1-1/+3
2017-12-27skbuff: in skb_segment, call zerocopy functions once per nskbWillem de Bruijn1-5/+9
2017-12-27sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang1-2/+2
2017-12-27rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()Sowmini Varadhan1-20/+26
2017-12-27rds: tcp: initialize t_tcp_detached to falseSowmini Varadhan1-0/+1
2017-12-27rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan1-0/+1
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi4-8/+37
2017-12-27l2tp: fix missing print session offset infoHangbin Liu1-0/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller10-176/+283
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller6-5/+122
2017-12-27tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala1-1/+5