summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* net: fix race on decreasing number of TX queuesJakub Kicinski2018-03-11
* net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2018-02-25
* net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn2018-02-25
* net: add dst_cache supportPaolo Abeni2018-02-25
* bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-02-03
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
* flow_dissector: properly cap thoff fieldEric Dumazet2018-01-31
* net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-31
* net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-31
* net: core: fix module type in sock_diag_bindAndrii Vladyka2018-01-17
* sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn2018-01-02
* net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman2018-01-02
* net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck2017-12-25
* net: Resend IGMP memberships upon peer notification.Vlad Yasevich2017-12-20
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-24
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-18
* net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-10-21
* net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung2017-10-08
* net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-12
* rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-08-11
* net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-08-11
* net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet2017-08-06
* net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-08-06
* net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček2017-07-21
* net: prevent sign extension in dev_get_stats()Eric Dumazet2017-07-21
* rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-07-05
* Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen2017-07-05
* net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-07-05
* net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko2017-07-05
* ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka2017-06-17
* net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-14
* netem: fix skb_orphan_partial()Eric Dumazet2017-06-07
* ipv4: add reference counting to metricsEric Dumazet2017-06-07
* net: Improve handling of failures on link and route dumpsDavid Ahern2017-06-07
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-14
* netpoll: Check for skb->queue_mappingTushar Dave2017-05-02
* net: neigh: guard against NULL solicit() methodEric Dumazet2017-05-02
* socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-30
* net: properly release sk_frag.pageEric Dumazet2017-03-30
* net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-22
* net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-22
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-22
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-18
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-02-04
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-15
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-15
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-15
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-15
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-10
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-10