Age | Commit message (Expand) | Author | Files | Lines |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 756 | -3904/+7346 |
2019-02-25 | afs: Fix manually set volume location server list | David Howells | 1 | -0/+1 |
2019-02-25 | tmpfs: fix uninitialized return value in shmem_link | Darrick J. Wong | 1 | -1/+1 |
2019-02-25 | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" | Linus Torvalds | 4 | -72/+0 |
2019-02-24 | Linux 5.0-rc8v5.0-rc8 | Linus Torvalds | 1 | -1/+1 |
2019-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -5/+21 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 64 | -420/+568 |
2019-02-23 | net: phy: realtek: Dummy IRQ calls for RTL8366RB | Linus Walleij | 2 | -0/+15 |
2019-02-23 | tcp: repaired skbs must init their tso_segs | Eric Dumazet | 1 | -0/+1 |
2019-02-23 | net/x25: fix a race in x25_bind() | Eric Dumazet | 1 | -5/+8 |
2019-02-23 | net: dsa: Remove documentation for port_fdb_prepare | Hauke Mehrtens | 1 | -7/+3 |
2019-02-23 | Revert "bridge: do not add port to router list when receives query with sourc... | Hangbin Liu | 1 | -8/+1 |
2019-02-23 | selftests: fib_tests: sleep after changing carrier. again. | Thadeu Lima de Souza Cascardo | 1 | -0/+1 |
2019-02-23 | net: set static variable an initial value in atl2_probe() | Mao Wenan | 1 | -3/+1 |
2019-02-23 | net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G | Maxime Chevallier | 1 | -1/+5 |
2019-02-23 | Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+4 |
2019-02-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -3/+14 |
2019-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 6 | -34/+69 |
2019-02-22 | Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -7/+5 |
2019-02-22 | Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li... | Linus Torvalds | 2 | -2/+2 |
2019-02-22 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 7 | -73/+96 |
2019-02-22 | Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 14 | -73/+188 |
2019-02-23 | bpf, doc: add bpf list as secondary entry to maintainers file | Daniel Borkmann | 1 | -1/+13 |
2019-02-22 | Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -22/+32 |
2019-02-22 | Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2019-02-22 | Merge branch 'udp-a-few-fixes' | David S. Miller | 3 | -8/+12 |
2019-02-22 | udp: fix possible user after free in error handler | Paolo Abeni | 1 | -2/+4 |
2019-02-22 | udpv6: fix possible user after free in error handler | Paolo Abeni | 1 | -4/+6 |
2019-02-22 | fou6: fix proto error handler argument type | Paolo Abeni | 1 | -1/+1 |
2019-02-22 | udpv6: add the required annotation to mib type | Paolo Abeni | 1 | -1/+1 |
2019-02-22 | mdio_bus: Fix use-after-free on device_register fails | YueHaibing | 1 | -1/+0 |
2019-02-22 | net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 | Kalash Nainwal | 1 | -1/+1 |
2019-02-22 | Merge branch 'bnxt_en-firmware-message-delay-fixes' | David S. Miller | 2 | -3/+3 |
2019-02-22 | bnxt_en: Wait longer for the firmware message response to complete. | Michael Chan | 2 | -2/+2 |
2019-02-22 | bnxt_en: Fix typo in firmware message timeout logic. | Michael Chan | 1 | -1/+1 |
2019-02-23 | Merge branch 'bpf-nfp-codegen-fixes' | Daniel Borkmann | 1 | -11/+6 |
2019-02-23 | nfp: bpf: fix ALU32 high bits clearance bug | Jiong Wang | 1 | -11/+6 |
2019-02-23 | nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K | Jiong Wang | 1 | -1/+1 |
2019-02-22 | Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 3 | -4/+9 |
2019-02-22 | Documentation: networking: switchdev: Update port parent ID section | Florian Fainelli | 1 | -5/+5 |
2019-02-22 | net: socket: add check for negative optlen in compat setsockopt | Jann Horn | 1 | -1/+5 |
2019-02-22 | ipv6: route: purge exception on removal | Paolo Abeni | 1 | -1/+12 |
2019-02-22 | Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF' | David S. Miller | 5 | -153/+142 |
2019-02-22 | net: thunderx: remove link change polling code and info from nicpf | Vadim Lomovtsev | 1 | -102/+12 |
2019-02-22 | net: thunderx: move link state polling function to VF | Vadim Lomovtsev | 3 | -19/+74 |
2019-02-22 | net: thunderx: add mutex to protect mailbox from concurrent calls for same VF | Vadim Lomovtsev | 2 | -3/+12 |
2019-02-22 | net: thunderx: rework xcast message structure to make it fit into 64 bit | Vadim Lomovtsev | 3 | -9/+7 |
2019-02-22 | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task | Vadim Lomovtsev | 1 | -4/+8 |
2019-02-22 | net: thunderx: make CFG_DONE message to run through generic send-ack sequence | Vadim Lomovtsev | 2 | -4/+13 |
2019-02-22 | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv... | Vadim Lomovtsev | 2 | -15/+19 |