Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | bnxt_en: Ignore src port field in decap filter nodes | Sriharsha Basavapatna | 1 | -1/+3 |
2018-04-11 | bnxt_en: do not allow wildcard matches for L2 flows | Andy Gospodarek | 1 | -0/+59 |
2018-04-11 | bnxt_en: Fix ethtool -x crash when device is down. | Michael Chan | 1 | -3/+8 |
2018-04-11 | Merge branch 'vhost-fix-vhost_vq_access_ok-log-check' | David S. Miller | 2 | -36/+38 |
2018-04-11 | vhost: return bool from *_access_ok() functions | Stefan Hajnoczi | 2 | -35/+35 |
2018-04-11 | vhost: fix vhost_vq_access_ok() log check | Stefan Hajnoczi | 1 | -3/+5 |
2018-04-11 | vhost: Fix vhost_copy_to_user() | Eric Auger | 1 | -1/+1 |
2018-04-11 | Merge branch 'Aquantia-atlantic-critical-fixes-04-2018' | David S. Miller | 2 | -3/+21 |
2018-04-11 | net: aquantia: oops when shutdown on already stopped device | Igor Russkikh | 1 | -3/+5 |
2018-04-11 | net: aquantia: Regression on reset with 1.x firmware | Igor Russkikh | 1 | -0/+16 |
2018-04-11 | cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN | Bassem Boubaker | 1 | -0/+6 |
2018-04-11 | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella | 2 | -0/+6 |
2018-04-11 | lan78xx: Avoid spurious kevent 4 "error" | Phil Elwell | 1 | -1/+1 |
2018-04-11 | lan78xx: Correctly indicate invalid OTP | Phil Elwell | 1 | -1/+2 |
2018-04-11 | rds: MP-RDS may use an invalid c_path | Ka-Cheong Poon | 1 | -5/+10 |
2018-04-10 | ip_gre: clear feature flags when incompatible o_flags are set | Sabrina Dubroca | 1 | -0/+6 |
2018-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 53 | -298/+553 |
2018-04-09 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -67/+57 |
2018-04-09 | Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -266/+190 |
2018-04-09 | Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2018-04-09 | selinux: fix missing dput() before selinuxfs unmount | Stephen Smalley | 1 | -0/+1 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 150 | -1982/+11900 |
2018-04-09 | Fix subtle macro variable shadowing in min_not_zero() | Linus Torvalds | 1 | -8/+9 |
2018-04-09 | Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 20 | -477/+307 |
2018-04-09 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -333/+185 |
2018-04-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -2/+10 |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 5 | -108/+55 |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 56 | -475/+1633 |
2018-04-09 | vhost-net: set packet weight of tx polling to 2 * vq size | haibinzhang(张海斌) | 1 | -1/+7 |
2018-04-09 | net: thunderx: rework mac addresses list to u64 array | Vadim Lomovtsev | 2 | -24/+11 |
2018-04-09 | inetpeer: fix uninit-value in inet_getpeer | Eric Dumazet | 1 | -0/+1 |
2018-04-09 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King | 5 | -5/+29 |
2018-04-08 | dp83640: Ensure against premature access to PHY registers after reset | Esben Haabendal | 1 | -0/+18 |
2018-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -14/+22 |
2018-04-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -14/+34 |
2018-04-08 | devlink: convert occ_get op to separate registration | Jiri Pirko | 6 | -106/+165 |
2018-04-08 | ARM: dts: ls1021a: Specify TBIPA register address | Esben Haabendal | 1 | -1/+2 |
2018-04-08 | net/fsl_pq_mdio: Allow explicit speficition of TBIPA address | Esben Haabendal | 2 | -17/+39 |
2018-04-08 | Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs' | David S. Miller | 2 | -49/+98 |
2018-04-08 | ibmvnic: Do not reset CRQ for Mobility driver resets | Nathan Fontenot | 1 | -23/+32 |
2018-04-08 | ibmvnic: Fix failover case for non-redundant configuration | Thomas Falcon | 2 | -8/+30 |
2018-04-08 | ibmvnic: Fix reset scheduler error handling | Thomas Falcon | 1 | -10/+29 |
2018-04-08 | ibmvnic: Zero used TX descriptor counter on reset | Thomas Falcon | 1 | -0/+1 |
2018-04-08 | ibmvnic: Fix DMA mapping mistakes | Thomas Falcon | 1 | -8/+6 |
2018-04-08 | tipc: use the right skb in tipc_sk_fill_sock_diag() | Cong Wang | 3 | -6/+6 |
2018-04-08 | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 | Eric Dumazet | 1 | -5/+8 |
2018-04-08 | getname_kernel() needs to make sure that ->name != ->iname in long case | Al Viro | 1 | -1/+2 |
2018-04-08 | net: dsa: Discard frames from unused ports | Andrew Lunn | 1 | -1/+7 |
2018-04-08 | sctp: do not leak kernel memory to user space | Eric Dumazet | 1 | -1/+3 |
2018-04-07 | Merge branch 'net-fix-uninit-values-in-networking-stack' | David S. Miller | 10 | -12/+20 |