summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* flow_dissector: properly cap thoff fieldEric Dumazet2018-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-18
|\
| * bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-01-14
* | net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-10
|\
| * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-09
* | net: core: fix module type in sock_diag_bindAndrii Vladyka2018-01-09
|/
* rtnetlink: give a user socket to get_target_net()Andrei Vagin2018-01-04
* ethtool: do not print warning for applications using legacy APIStephen Hemminger2018-01-02
* Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller2018-01-02
* skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn2017-12-28
* skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn2017-12-21
* skbuff: orphan frags before zerocopy cloneWillem de Bruijn2017-12-21
* net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman2017-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-18
|\
| * xdp: linearize skb in netif_receive_generic_xdp()Song Liu2017-12-15
* | sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn2017-12-15
|/
* net: remove duplicate includesPravin Shedge2017-12-13
* Revert "net: core: maybe return -EEXIST in __dev_alloc_name"Johannes Berg2017-12-05
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-24
|\ \
| * | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-22
| * | net: xdp: don't allow device-bound programs in driver modeJakub Kicinski2017-11-21
| * | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-21
| |/
* | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-24
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-15
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ | |/ |/|
| * net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()Kirill Tkhai2017-11-15
| * net-sysfs: trigger netlink notification on ifalias change via sysfsRoopa Prabhu2017-11-14
| * net: core: dev_get_valid_name is now the same as dev_alloc_name_nsRasmus Villemoes2017-11-14
| * net: core: maybe return -EEXIST in __dev_alloc_nameRasmus Villemoes2017-11-14
| * net: core: check dev_valid_name in __dev_alloc_nameRasmus Villemoes2017-11-14
| * net: core: drop pointless check in __dev_alloc_nameRasmus Villemoes2017-11-14
| * net: core: eliminate dev_alloc_name{,_ns} code duplicationRasmus Villemoes2017-11-14
| * net: core: move dev_alloc_name_ns a little higherRasmus Villemoes2017-11-14
| * net: core: improve sanity checking in __dev_alloc_nameRasmus Villemoes2017-11-14
| * tcp: allow drivers to tweak TSQ logicEric Dumazet2017-11-14
| * fib_rules: exit_net cleanup check addedVasily Averin2017-11-14
| * fib_notifier: exit_net cleanup check addedVasily Averin2017-11-14
| * netdev: exit_net cleanup check addedVasily Averin2017-11-14
| * sock: Remove the global prot_inuse counter.Tonghao Zhang2017-11-11
| * tipc: improve link resiliency when rps is activatedJon Maloy2017-11-11
| * net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
| |\
| * | pktgen: document 32-bit timestamp overflowArnd Bergmann2017-11-08
| * | rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King2017-11-08
| * | bpf: remove old offload/analyzerJakub Kicinski2017-11-05