aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso1-31/+28
2019-12-09net/x25: add new state X25_STATE_5Martin Schiller3-1/+42
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel1-1/+6
2019-12-09sctp: fully initialize v4 addr in some functionsXin Long1-0/+5
2019-12-09bonding: fix bond_neigh_init()Eric Dumazet1-10/+21
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet3-12/+0
2019-12-09netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet1-0/+3
2019-12-09netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso1-0/+3
2019-12-09netfilter: nf_tables: skip module reference count bump on object updatesPablo Neira Ayuso1-1/+1
2019-12-09netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso4-3/+21
2019-12-09netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso1-3/+9
2019-12-09netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named setsPablo Neira Ayuso1-5/+16
2019-12-09netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-08can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2019-12-08can: tcan45x: Make wake-up GPIO an optional GPIODan Murphy1-6/+18
2019-12-08dt-bindings: tcan4x5x: Make wake-gpio an optional gpioDan Murphy1-1/+1
2019-12-08dt-bindings: can: tcan4x5x: reset pin is active highSean Nyekjaer1-1/+1
2019-12-08can: m_can: tcan4x5x: add required delay after resetSean Nyekjaer1-0/+2
2019-12-08can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang1-15/+2
2019-12-08can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang1-16/+30
2019-12-08can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer1-6/+4
2019-12-08can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli1-0/+7
2019-12-08can: j1939: fix address claim code exampleMarc Kleine-Budde1-1/+1
2019-12-08can: j1939: j1939_sk_bind(): take priv after lock is heldOleksij Rempel1-3/+7
2019-12-08MAINTAINERS: Add myself as a maintainer for TCAN4x5xDan Murphy1-0/+7
2019-12-08MAINTAINERS: Add myself as a maintainer for MMIO m_canDan Murphy1-0/+1
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89