aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14test_bpf: Add test to make conditional jump cross a large number of insns.David Daney1-0/+32
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney1-11/+26
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song4-1/+234
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song6-119/+124
2017-06-14macvlan: propagate the mac address change status for lowerdevZhang Shengju1-4/+2
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney1-1/+1
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen1-1/+1
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov1-1/+1
2017-06-13ixgbevf: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: Bump version numberTony Nguyen1-1/+1
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+29
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller3-10/+17
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+15
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-3/+12
2017-06-13net: dsa: Introduce dsa_get_cpu_port()Florian Fainelli6-25/+29
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli5-2/+17
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli3-30/+19
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli8-48/+40
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar1-1/+1
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason2-23/+23
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer3-3/+3
2017-06-13fjes: remove duplicate set of flag IFF_BROADCASTZhang Shengju1-1/+0
2017-06-13networking: use skb_put_zero()Johannes Berg7-14/+8
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com21-52/+68
2017-06-13mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov1-9/+5
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov3-39/+21
2017-06-13ibmvnic: Remove netdev notify for failover resetsNathan Fontenot1-1/+3
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon2-0/+48
2017-06-13net: mvpp2: enable basic 10G supportAntoine Ténart1-8/+41
2017-06-13net: dsa: mv88e6xxx: prefix remaining port macrosVivien Didelot3-13/+32
2017-06-13net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macrosVivien Didelot2-29/+38
2017-06-13net: dsa: mv88e6xxx: prefix Port Association Vector macrosVivien Didelot2-7/+10
2017-06-13net: dsa: mv88e6xxx: prefix Port Egress Rate Control macrosVivien Didelot3-5/+12
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 2 macrosVivien Didelot3-48/+50
2017-06-13net: dsa: mv88e6xxx: prefix Port Default VLAN macrosVivien Didelot3-9/+14
2017-06-13net: dsa: mv88e6xxx: prefix Port Based VLAN macrosVivien Didelot2-7/+9
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 1 macrosVivien Didelot2-10/+15
2017-06-13net: dsa: mv88e6xxx: prefix Port Control macrosVivien Didelot3-77/+79
2017-06-13net: dsa: mv88e6xxx: prefix Port Switch ID macrosVivien Didelot2-57/+61
2017-06-13net: dsa: mv88e6xxx: prefix Port Jamming macrosVivien Didelot2-9/+22
2017-06-13net: dsa: mv88e6xxx: prefix Port MAC Control macrosVivien Didelot2-56/+64
2017-06-13net: dsa: mv88e6xxx: prefix Port Status macrosVivien Didelot4-54/+56
2017-06-13batman-adv: Accept only filled wifi station infoSven Eckelmann1-0/+4
2017-06-13batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann1-2/+4
2017-06-13net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-4/+1
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach1-4/+7
2017-06-13nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel1-8/+7
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern4-1/+19
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern7-1/+268
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller4-2/+32