Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-02 | 2 | -5/+5 |
|\ | |||||
| * | net: skmsg: fix TLS 1.3 crash with full sk_msg | Jakub Kicinski | 2019-11-29 | 2 | -5/+5 |
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -2/+4 |
|\ \ | |/ |/| | |||||
| * | y2038: socket: remove timespec reference in timestamping | Arnd Bergmann | 2019-11-15 | 1 | -2/+4 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-11-27 | 1 | -0/+14 |
|\ \ | |||||
| * \ | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe | 2019-11-25 | 2 | -0/+19 |
| |\ \ | |||||
| | * | | net/core: Add support for getting VF GUIDs | Danit Goldberg | 2019-11-22 | 1 | -0/+14 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 1 | -1/+1 |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-27 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-10-31 | 2 | -4/+4 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | net/core: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 2 | -4/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-26 | 17 | -448/+1161 |
|\ \ \ \ \ \ | |||||
| * | | | | | | net: gro: use vlan API instead of accessing directly | Tonghao Zhang | 2019-11-24 | 1 | -1/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2019-11-23 | 2 | -12/+36 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | bpf: skmsg, fix potential psock NULL pointer dereference | John Fastabend | 2019-11-21 | 1 | -5/+8 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-21 | 2 | -12/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko | 2019-11-18 | 1 | -1/+1 |
| | * | | | | | | | bpf: Annotate context types | Alexei Starovoitov | 2019-11-15 | 1 | -10/+0 |
| | * | | | | | | | bpf: Fix race in btf_resolve_helper_id() | Alexei Starovoitov | 2019-11-15 | 1 | -1/+1 |
| * | | | | | | | | net: page_pool: add the possibility to sync DMA memory for device | Lorenzo Bianconi | 2019-11-20 | 1 | -2/+34 |
| * | | | | | | | | page_pool: Don't recycle non-reusable pages | Saeed Mahameed | 2019-11-20 | 1 | -1/+13 |
| * | | | | | | | | page_pool: Add API to update numa node | Saeed Mahameed | 2019-11-20 | 1 | -0/+8 |
| * | | | | | | | | page_pool: add destroy attempts counter and rename tracepoint | Jesper Dangaard Brouer | 2019-11-19 | 1 | -2/+11 |
| * | | | | | | | | xdp: remove memory poison on free for struct xdp_mem_allocator | Jesper Dangaard Brouer | 2019-11-19 | 1 | -5/+0 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-17 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | net: core: allow fast GRO for skbs with Ethernet header in head | Alexander Lobakin | 2019-11-16 | 1 | -2/+1 |
| * | | | | | | | | | page_pool: do not release pool until inflight == 0. | Jonathan Lemon | 2019-11-16 | 2 | -123/+120 |
| * | | | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-11-13 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| | * | | | | | | | | devlink: Add new "enable_roce" generic device param | Michael Guralnik | 2019-11-11 | 1 | -0/+5 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | devlink: Allow large formatted message of binary output | Aya Levin | 2019-11-12 | 1 | -9/+15 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-09 | 1 | -5/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | devlink: disallow reload operation during device cleanup | Jiri Pirko | 2019-11-08 | 1 | -1/+41 |
| * | | | | | | | | | net/sched: annotate lockless accesses to qdisc->empty | Eric Dumazet | 2019-11-08 | 1 | -1/+1 |
| * | | | | | | | | | net: add annotations on hh->hh_len lockless accesses | Eric Dumazet | 2019-11-08 | 1 | -2/+2 |
| * | | | | | | | | | devlink: Add layer 3 generic packet exception traps | Amit Cohen | 2019-11-08 | 1 | -0/+6 |
| * | | | | | | | | | devlink: Add layer 3 generic packet traps | Amit Cohen | 2019-11-08 | 1 | -0/+9 |
| * | | | | | | | | | net_sched: gen_estimator: extend packet counter to 64bit | Eric Dumazet | 2019-11-07 | 1 | -2/+2 |
| * | | | | | | | | | net: neigh: use long type to store jiffies delta | Eric Dumazet | 2019-11-07 | 1 | -2/+2 |
| * | | | | | | | | | net_sched: add TCA_STATS_PKT64 attribute | Eric Dumazet | 2019-11-06 | 1 | -2/+7 |
| * | | | | | | | | | net_sched: extend packet counter to 64bit | Eric Dumazet | 2019-11-06 | 1 | -2/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 9 | -213/+525 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | flow_dissector: extract more ICMP information | Matteo Croce | 2019-10-31 | 1 | -24/+50 |
| * | | | | | | | | flow_dissector: skip the ICMP dissector for non ICMP packets | Matteo Croce | 2019-10-31 | 1 | -9/+25 |
| * | | | | | | | | flow_dissector: add meaningful comments | Matteo Croce | 2019-10-31 | 1 | -0/+6 |
| * | | | | | | | | sock: remove unneeded semicolon | YueHaibing | 2019-10-29 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-10-27 | 1 | -1/+14 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | bpf: Check types of arguments passed into helpers | Alexei Starovoitov | 2019-10-17 | 1 | -1/+14 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-10-20 | 6 | -35/+49 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | pktgen: remove unnecessary assignment in pktgen_xmit() | Yunsheng Lin | 2019-10-17 | 1 | -1/+0 |