aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\
| * netpoll: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker2017-11-08
| * Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\
| * | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* | | netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-04
| |/ |/|
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-28
* | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-28
|/
* net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund2017-10-21
* soreuseport: fix initialization raceCraig Gallek2017-10-21
* sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn2017-10-21
* 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-09
| * net: rcu lock and preempt disable missing around generic xdpJohn Fastabend2017-09-09
| * 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-07
|\ \ | |/ |/|
| * 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
|\ \