| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-03 | 4 | -5/+17 |
|\ |
|
| * | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-07-01 | 4 | -5/+17 |
| |\ |
|
| | * | net/mlx5e: Fix TX carrier errors report in get stats ndo | Gal Pressman | 2017-06-27 | 1 | -2/+0 |
| | * | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | 2017-06-27 | 3 | -2/+16 |
| | * | net/mlx5: Fix driver load error flow when firmware is stuck | Gal Pressman | 2017-06-27 | 1 | -1/+1 |
* | | | net: make sk_ehashfn() static | Eric Dumazet | 2017-07-03 | 2 | -2/+1 |
* | | | net: avoid one splat in fib_nl_delrule() | Eric Dumazet | 2017-07-03 | 1 | -1/+1 |
* | | | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 2017-07-03 | 2 | -2/+1 |
* | | | net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 | Alban Browaeys | 2017-07-03 | 1 | -1/+1 |
* | | | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas | 2017-07-03 | 1 | -3/+0 |
* | | | Merge branch 'vxlan-geneve-fix-hlist-corruption' | David S. Miller | 2017-07-03 | 3 | -28/+62 |
|\ \ \ |
|
| * | | | geneve: fix hlist corruption | Jiri Benc | 2017-07-03 | 1 | -16/+32 |
| * | | | vxlan: fix hlist corruption | Jiri Benc | 2017-07-03 | 2 | -12/+30 |
|/ / / |
|
* | | | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz | 2017-07-03 | 1 | -1/+1 |
* | | | iucv: Convert sk_wmem_alloc accesses to refcount_t. | David S. Miller | 2017-07-03 | 1 | -1/+1 |
* | | | ctcm_fsms: Convert skb->user accesses to refcount_t | David S. Miller | 2017-07-03 | 1 | -6/+6 |
* | | | Merge branch 'bpf-misc-helper-verifier-improvements' | David S. Miller | 2017-07-03 | 10 | -208/+604 |
|\ \ \ |
|
| * | | | bpf: add various test cases for verifier selftest | Daniel Borkmann | 2017-07-03 | 1 | -0/+165 |
| * | | | bpf, verifier: add additional patterns to evaluate_reg_imm_alu | John Fastabend | 2017-07-03 | 1 | -0/+62 |
| * | | | bpf: extend bpf_trace_printk to support %i | John Fastabend | 2017-07-03 | 1 | -3/+4 |
| * | | | bpf: export whether tail call has jited owner | Daniel Borkmann | 2017-07-03 | 1 | -1/+6 |
| * | | | bpf: simplify narrower ctx access | Daniel Borkmann | 2017-07-03 | 5 | -195/+209 |
| * | | | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 2017-07-03 | 3 | -7/+151 |
| * | | | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 2017-07-03 | 2 | -2/+7 |
|/ / / |
|
* | | | net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 | Tore Anderson | 2017-07-03 | 1 | -0/+7 |
* | | | Documentation: fix wrong example command | Matteo Croce | 2017-07-03 | 1 | -2/+2 |
* | | | vxlan: correctly set vxlan->net when creating the device in a netns | Sabrina Dubroca | 2017-07-03 | 1 | -3/+6 |
* | | | Merge branch 'hns-phy-loopback' | David S. Miller | 2017-07-03 | 5 | -71/+92 |
|\ \ \ |
|
| * | | | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng | 2017-07-03 | 2 | -71/+35 |
| * | | | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 2017-07-03 | 3 | -0/+57 |
|/ / / |
|
* | | | net/mlx5: fix memcpy limit? | Stephen Rothwell | 2017-07-03 | 1 | -1/+1 |
* | | | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca | 2017-07-03 | 1 | -9/+9 |
* | | | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 2017-07-03 | 2 | -12/+45 |
* | | | Merge branch 'qed-Add-iWARP-support-for-QL4xxxx' | David S. Miller | 2017-07-03 | 18 | -100/+3008 |
|\ \ \ |
|
| * | | | qed: Add iWARP support for physical queue allocation | Kalderon, Michal | 2017-07-03 | 1 | -0/+4 |
| * | | | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 2017-07-03 | 1 | -2/+11 |
| * | | | qed: iWARP CM add error handling | Kalderon, Michal | 2017-07-03 | 2 | -2/+190 |
| * | | | qed: iWARP implement disconnect flows | Kalderon, Michal | 2017-07-03 | 2 | -1/+91 |
| * | | | qed: iWARP CM add active side connect | Kalderon, Michal | 2017-07-03 | 4 | -12/+265 |
| * | | | qed: iWARP CM add passive side connect | Kalderon, Michal | 2017-07-03 | 9 | -20/+1039 |
| * | | | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 2017-07-03 | 4 | -3/+343 |
| * | | | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal | 2017-07-03 | 2 | -3/+220 |
| * | | | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2017-07-03 | 2 | -2/+12 |
| * | | | qed: Rename some ll2 related defines | Kalderon, Michal | 2017-07-03 | 3 | -17/+16 |
| * | | | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2017-07-03 | 11 | -40/+803 |
| * | | | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 7 | -27/+43 |
|/ / / |
|
* | | | bpf: fix to bpf_setsockops | Lawrence Brakmo | 2017-07-02 | 1 | -2/+1 |
* | | | Merge branch 'bpf-Add-support-for-sock_ops' | David S. Miller | 2017-07-01 | 25 | -26/+1218 |
|\ \ \ |
|
| * | | | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo | 2017-07-01 | 1 | -1/+65 |
| * | | | bpf: Sample bpf program to set sndcwnd clamp | Lawrence Brakmo | 2017-07-01 | 2 | -0/+103 |