summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-22
* soreuseport: fix initialization raceCraig Gallek2017-10-22
* sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn2017-10-22
* bpf: remove mark access for SK_SKB program typesJohn Fastabend2017-10-20
* bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
* dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notificationXin Long2017-10-16
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-16
* net: enable interface alias removal via rtnlNicolas Dichtel2017-10-16
* rtnetlink: do not set notification for tx_queue_len in do_setlinkXin Long2017-10-16
* rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlinkXin Long2017-10-16
* rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_eventXin Long2017-10-16
* rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_eventXin Long2017-10-16
* rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...Xin Long2017-10-16
* rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_eventXin Long2017-10-16
* net: fix typo in skbuff.cWenhua Shi2017-10-14
* net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet2017-10-10
* Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2017-10-10
* net: defer call to cgroup_sk_alloc()Eric Dumazet2017-10-09
* net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-09
* net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov2017-10-03
* socket, bpf: fix possible use after freeEric Dumazet2017-10-02
* net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-09-28
* net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn2017-09-22
* net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-21
* net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree2017-09-20
* bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2017-09-19
* net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet2017-09-13
* xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-09
|\
| * bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2017-09-08
| * net: rcu lock and preempt disable missing around generic xdpJohn Fastabend2017-09-08
| * bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann2017-09-08
| * udp: drop head states only when all skb references are gonePaolo Abeni2017-09-07
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-06
|\ \ | |/ |/|
| * cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-21
* | flow_dissector: Add limit for number of headers to dissectTom Herbert2017-09-05
* | flow_dissector: Cleanup control flowTom Herbert2017-09-05
* | net: Add module reference to FIB notifiersIdo Schimmel2017-09-01
* | net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet2017-09-01
* | net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2017-09-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\ \
| * | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-01
| * | net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer2017-08-28
| * | tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-25
| * | bpf: fix bpf_setsockopts return valueYuchung Cheng2017-08-24
| * | net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2017-08-23
| * | udp: on peeking bad csum, drop packets even if not at headEric Dumazet2017-08-22
* | | bpf: Collapse offset checks in sock_filter_is_valid_accessDavid Ahern2017-09-01
* | | bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern2017-09-01
* | | bpf: Add mark and priority to sock options that can be setDavid Ahern2017-09-01