| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-03 | 1 | -2/+1 |
* | Merge branch 'bpf-Add-support-for-sock_ops' | David S. Miller | 2017-07-02 | 25 | -26/+1218 |
|\ |
|
| * | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo | 2017-07-02 | 1 | -1/+65 |
| * | bpf: Sample bpf program to set sndcwnd clamp | Lawrence Brakmo | 2017-07-02 | 2 | -0/+103 |
| * | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo | 2017-07-02 | 2 | -0/+8 |
| * | bpf: Sample BPF program to set initial cwnd | Lawrence Brakmo | 2017-07-02 | 2 | -0/+89 |
| * | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 2017-07-02 | 2 | -1/+19 |
| * | bpf: Sample BPF program to set congestion control | Lawrence Brakmo | 2017-07-02 | 2 | -0/+84 |
| * | bpf: Add support for changing congestion control | Lawrence Brakmo | 2017-07-02 | 7 | -17/+58 |
| * | bpf: Sample BPF program to set buffer sizes | Lawrence Brakmo | 2017-07-02 | 2 | -0/+87 |
| * | bpf: Add TCP connection BPF callbacks | Lawrence Brakmo | 2017-07-02 | 4 | -1/+15 |
| * | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 2017-07-02 | 3 | -2/+94 |
| * | bpf: Sample bpf program to set initial window | Lawrence Brakmo | 2017-07-02 | 2 | -0/+70 |
| * | bpf: Support for setting initial receive window | Lawrence Brakmo | 2017-07-02 | 4 | -2/+28 |
| * | bpf: Sample bpf program to set SYN/SYN-ACK RTOs | Lawrence Brakmo | 2017-07-02 | 2 | -0/+70 |
| * | bpf: Support for per connection SYN/SYN-ACK RTOs | Lawrence Brakmo | 2017-07-02 | 4 | -2/+17 |
| * | bpf: program to load and attach sock_ops BPF progs | Lawrence Brakmo | 2017-07-02 | 2 | -0/+100 |
| * | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-02 | 9 | -3/+314 |
|/ |
|
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2017-07-02 | 10 | -39/+60 |
|\ |
|
| * | Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth | Ian Molton | 2017-06-29 | 1 | -0/+1 |
| * | Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ... | Mateusz Jurczyk | 2017-06-29 | 3 | -7/+7 |
| * | bluetooth: remove WQ_MEM_RECLAIM from hci workqueues | Tejun Heo | 2017-06-29 | 1 | -4/+3 |
| * | Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI | Hans de Goede | 2017-06-29 | 1 | -0/+9 |
| * | Bluetooth: hidp: fix possible might sleep error in hidp_session_thread | Jeffy Chen | 2017-06-27 | 1 | -11/+22 |
| * | Bluetooth: cmtp: fix possible might sleep error in cmtp_session | Jeffy Chen | 2017-06-27 | 1 | -7/+10 |
| * | Bluetooth: bnep: fix possible might sleep error in bnep_session | Jeffy Chen | 2017-06-27 | 1 | -6/+5 |
| * | Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev | Loic Poulain | 2017-06-27 | 1 | -2/+1 |
| * | Bluetooth: hci_serdev: make hci_serdev_client_ops static | Colin Ian King | 2017-06-23 | 1 | -2/+2 |
* | | sctp: Add peeloff-flags socket option | Neil Horman | 2017-07-02 | 2 | -15/+78 |