| Commit message (Expand) | Author | Files | Lines |
2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -5/+5 |
2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -6/+7 |
2017-07-04 | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -6/+7 |
2017-07-03 | qed: initialize ll2_syn_handle at start of function | Michal Kalderon | 1 | -2/+1 |
2017-07-03 | openvswitch: fix mis-ordered comment lines for ovs_skb_cb | Daniel Axtens | 1 | -1/+1 |
2017-07-03 | net: make sk_ehashfn() static | Eric Dumazet | 2 | -2/+1 |
2017-07-03 | net: avoid one splat in fib_nl_delrule() | Eric Dumazet | 1 | -1/+1 |
2017-07-03 | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 2 | -2/+1 |
2017-07-03 | net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 | Alban Browaeys | 1 | -1/+1 |
2017-07-03 | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas | 1 | -3/+0 |
2017-07-03 | geneve: fix hlist corruption | Jiri Benc | 1 | -16/+32 |
2017-07-03 | vxlan: fix hlist corruption | Jiri Benc | 2 | -12/+30 |
2017-07-03 | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz | 1 | -1/+1 |
2017-07-03 | iucv: Convert sk_wmem_alloc accesses to refcount_t. | David S. Miller | 1 | -1/+1 |
2017-07-03 | ctcm_fsms: Convert skb->user accesses to refcount_t | David S. Miller | 1 | -6/+6 |
2017-07-03 | bpf: add various test cases for verifier selftest | Daniel Borkmann | 1 | -0/+165 |
2017-07-03 | bpf, verifier: add additional patterns to evaluate_reg_imm_alu | John Fastabend | 1 | -0/+62 |
2017-07-03 | bpf: extend bpf_trace_printk to support %i | John Fastabend | 1 | -3/+4 |
2017-07-03 | bpf: export whether tail call has jited owner | Daniel Borkmann | 1 | -1/+6 |
2017-07-03 | bpf: simplify narrower ctx access | Daniel Borkmann | 5 | -195/+209 |
2017-07-03 | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 3 | -7/+151 |
2017-07-03 | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 2 | -2/+7 |
2017-07-03 | net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 | Tore Anderson | 1 | -0/+7 |
2017-07-03 | Documentation: fix wrong example command | Matteo Croce | 1 | -2/+2 |
2017-07-03 | vxlan: correctly set vxlan->net when creating the device in a netns | Sabrina Dubroca | 1 | -3/+6 |
2017-07-03 | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng | 2 | -71/+35 |
2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 3 | -0/+57 |
2017-07-03 | net/mlx5: fix memcpy limit? | Stephen Rothwell | 1 | -1/+1 |
2017-07-03 | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca | 1 | -9/+9 |
2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 2 | -12/+45 |
2017-07-03 | qed: Add iWARP support for physical queue allocation | Kalderon, Michal | 1 | -0/+4 |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 1 | -2/+11 |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal | 2 | -2/+190 |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal | 2 | -1/+91 |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal | 4 | -12/+265 |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal | 9 | -20/+1039 |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 4 | -3/+343 |
2017-07-03 | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal | 2 | -3/+220 |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2 | -2/+12 |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal | 3 | -17/+16 |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 11 | -40/+803 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 7 | -27/+43 |
2017-07-03 | bpf: fix to bpf_setsockops | Lawrence Brakmo | 1 | -2/+1 |
2017-07-02 | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo | 1 | -1/+65 |
2017-07-02 | bpf: Sample bpf program to set sndcwnd clamp | Lawrence Brakmo | 2 | -0/+103 |
2017-07-02 | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo | 2 | -0/+8 |
2017-07-02 | bpf: Sample BPF program to set initial cwnd | Lawrence Brakmo | 2 | -0/+89 |
2017-07-02 | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 2 | -1/+19 |
2017-07-02 | bpf: Sample BPF program to set congestion control | Lawrence Brakmo | 2 | -0/+84 |
2017-07-02 | bpf: Add support for changing congestion control | Lawrence Brakmo | 7 | -17/+58 |