summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-21net-sysfs: Fix reference count leakJouni Hogander
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-11devlink: correct misspelling of snapshotJacob Keller
2020-01-10devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-10net: bpf: Don't leak time wait and request socketsLorenz Bauer
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-13bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-04xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-03net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg
2019-12-03net: fix a leak in register_netdevice()Dan Carpenter
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg
2019-11-21bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20net: page_pool: add the possibility to sync DMA memory for deviceLorenzo Bianconi
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2019-11-20page_pool: Don't recycle non-reusable pagesSaeed Mahameed
2019-11-20page_pool: Add API to update numa nodeSaeed Mahameed