aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-02-25net: Add __icmp_send helper.Nazarov Sergey
2019-02-25tun: remove unnecessary memory barrierTimur Celik
2019-02-25net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-24tun: fix blocking readTimur Celik
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens
2019-02-24net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti
2019-02-24net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens
2019-02-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann
2019-02-22Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge branch 'udp-a-few-fixes'David S. Miller
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni
2019-02-22fou6: fix proto error handler argument typePaolo Abeni
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-02-22Merge branch 'bnxt_en-firmware-message-delay-fixes'David S. Miller
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-02-23Merge branch 'bpf-nfp-codegen-fixes'Daniel Borkmann
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-22Documentation: networking: switchdev: Update port parent ID sectionFlorian Fainelli
2019-02-22net: socket: add check for negative optlen in compat setsockoptJann Horn
2019-02-22ipv6: route: purge exception on removalPaolo Abeni
2019-02-22Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'David S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev