aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-49/+84
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+17
2020-01-25devlink: Add health recover notifications on devlink flowsMoshe Shemesh1-87/+89
2020-01-24net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary1-3/+17
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2-12/+30
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-74/+26
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau1-0/+2
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy1-31/+33
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel1-1/+1
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-10/+17
2020-01-21net-sysfs: Fix reference count leakJouni Hogander1-1/+3
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-27/+22
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen1-0/+1
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen1-0/+2
2020-01-19devlink: Add non-routable packet trapAmit Cohen1-0/+1
2020-01-17netns: Constify exported functionsGuillaume Nault1-3/+3
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang1-12/+0
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen1-71/+19
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen1-0/+2
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-11/+18
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend1-0/+1
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend1-5/+5
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend2-1/+8
2020-01-14pktgen: Allow configuration of IPv6 source address rangeNiu Xilei1-0/+98
2020-01-14bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing1-1/+1
2020-01-14netns: don't disable BHs when locking "nsid_lock"Guillaume Nault1-11/+11
2020-01-14netns: protect netns ID lookups with RCUGuillaume Nault1-15/+7
2020-01-14netns: Remove __peernet2id_alloc()Guillaume Nault1-32/+23
2020-01-11devlink: correct misspelling of snapshotJacob Keller1-3/+3
2020-01-10devlink: Wait longer before warning about unset port typeIdo Schimmel1-1/+1
2020-01-10net: bpf: Don't leak time wait and request socketsLorenz Bauer1-5/+4
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-2/+33
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+7
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau1-38/+22
2020-01-09flow_dissector: fix document for skb_flow_get_icmp_tciLi RongQing1-1/+1
2020-01-09bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau1-1/+1
2020-01-08devlink: add devink notification when reporter update health stateVikas Gupta1-17/+42
2020-01-08devlink: add support for reporter recovery completionVikas Gupta1-2/+9
2020-01-02page_pool: help compiler remove code in case CONFIG_NUMA=nJesper Dangaard Brouer1-0/+9
2020-01-02page_pool: handle page recycle for NUMA_NO_NODE conditionJesper Dangaard Brouer1-19/+61
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-53/+37
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran1-10/+10
2019-12-24net: Rephrased comments section of skb_mpls_pop()Martin Varghese1-1/+1
2019-12-24net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese1-2/+6
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-84/+87
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+9