Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 2019-01-25 | 1 | -0/+4 | |
| | * | | | | | | | | | | | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg | 2019-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | virt_wifi: fix error return code in virt_wifi_newlink() | Wei Yongjun | 2019-01-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 2019-01-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | | mac80211_hwsim: check that n_limits makes sense | Johannes Berg | 2019-01-19 | 1 | -0/+5 | |
| * | | | | | | | | | | | | ibmveth: Do not process frames after calling napi_reschedule | Thomas Falcon | 2019-01-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP | Maciej Żenczykowski | 2019-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset fail | Zhang Run | 2019-01-25 | 1 | -2/+7 | |
| * | | | | | | | | | | | | MAINTAINERS: Update cavium networking drivers | Sudarsana Reddy Kalluru | 2019-01-25 | 1 | -21/+21 | |
| * | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2019-01-25 | 4 | -68/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | hv_netvsc: fix typos in code comments | Adrian Vladu | 2019-01-23 | 4 | -6/+6 | |
| | * | | | | | | | | | | | | hv_netvsc: Fix hash key value reset after other ops | Haiyang Zhang | 2019-01-23 | 4 | -7/+19 | |
| | * | | | | | | | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_info | Haiyang Zhang | 2019-01-23 | 1 | -49/+85 | |
| | * | | | | | | | | | | | | hv_netvsc: Fix ethtool change hash key error | Haiyang Zhang | 2019-01-23 | 1 | -6/+19 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller | 2019-01-25 | 3 | -16/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | can: flexcan: fix NULL pointer exception during bringup | Uwe Kleine-König | 2019-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | can: flexcan: fix 'passing zero to ERR_PTR()' warning | YueHaibing | 2019-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | can: bcm: check timer values before ktime conversion | Oliver Hartkopp | 2019-01-22 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo... | Manfred Schlaegl | 2019-01-22 | 1 | -14/+13 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'mlx4_core-fixes' | David S. Miller | 2019-01-25 | 2 | -31/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driver | Jack Morgenstein | 2019-01-25 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | net/mlx4_core: Add masking for a few queries on HCA caps | Aya Levin | 2019-01-25 | 1 | -29/+46 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | sctp: set flow sport from saddr only when it's 0 | Xin Long | 2019-01-25 | 2 | -2/+4 | |
| * | | | | | | | | | | | | sctp: set chunk transport correctly when it's a new asoc | Xin Long | 2019-01-25 | 1 | -3/+8 | |
| * | | | | | | | | | | | | sctp: improve the events for sctp stream adding | Xin Long | 2019-01-25 | 1 | -11/+8 | |
| * | | | | | | | | | | | | sctp: improve the events for sctp stream reset | Xin Long | 2019-01-25 | 1 | -22/+17 | |
| * | | | | | | | | | | | | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel | wenxu | 2019-01-25 | 1 | -1/+7 | |
| * | | | | | | | | | | | | ax25: fix possible use-after-free | Eric Dumazet | 2019-01-23 | 3 | -13/+22 | |
| * | | | | | | | | | | | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe | Edward Cree | 2019-01-23 | 1 | -8/+21 | |
| * | | | | | | | | | | | | ravb: expand rx descriptor data to accommodate hw checksum | Simon Horman | 2019-01-23 | 1 | -5/+7 | |
| * | | | | | | | | | | | | net: phy: Fixup GPLv2+ SPDX tags based on license text | Andrew Lunn | 2019-01-23 | 3 | -28/+5 | |
| * | | | | | | | | | | | | net: fec: get regulator optional | Stefan Agner | 2019-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net/ipv6: lower the level of "link is not ready" messages | Lubomir Rintel | 2019-01-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | net: altera_tse: fix connect_local_phy error path | Atsushi Nemoto | 2019-01-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | | net: dpaa2: improve PTP Kconfig option | Yangbo Lu | 2019-01-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Merge branch 'qed-Error-recovery-process' | David S. Miller | 2019-01-23 | 18 | -202/+743 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | qede: Error recovery process | Tomer Tayar | 2019-01-23 | 4 | -74/+314 | |
| | * | | | | | | | | | | | | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 2019-01-23 | 11 | -16/+251 | |
| | * | | | | | | | | | | | | qed: Revise load sequence to avoid PCI errors | Tomer Tayar | 2019-01-23 | 7 | -112/+178 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | net/ipv6: don't return positive numbers when nothing was dumped | Jakub Kicinski | 2019-01-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | | net: ip_gre: use erspan key field for tunnel lookup | Lorenzo Bianconi | 2019-01-22 | 3 | -13/+17 | |
| * | | | | | | | | | | | | net: sun: cassini: Cleanup license conflict | Thomas Gleixner | 2019-01-22 | 2 | -28/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-01-27 | 10 | -67/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData | Ronnie Sahlberg | 2019-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | smb3: add credits we receive from oplock/break PDUs | Ronnie Sahlberg | 2019-01-24 | 1 | -0/+7 | |
| * | | | | | | | | | | | | CIFS: Fix mounts if the client is low on credits | Pavel Shilovsky | 2019-01-24 | 1 | -0/+17 | |
| * | | | | | | | | | | | | CIFS: Do not assume one credit for async responses | Pavel Shilovsky | 2019-01-24 | 1 | -4/+11 | |
| * | | | | | | | | | | | | CIFS: Fix credit calculations in compound mid callback | Pavel Shilovsky | 2019-01-24 | 2 | -11/+6 | |
| * | | | | | | | | | | | | CIFS: Fix credit calculation for encrypted reads with errors | Pavel Shilovsky | 2019-01-24 | 1 | -10/+14 | |
| * | | | | | | | | | | | | CIFS: Fix credits calculations for reads with errors | Pavel Shilovsky | 2019-01-24 | 1 | -12/+23 |