summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu-39/+472
2019-02-08mac80211: move the bss update from elements to an helperSara Sharon-70/+80
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon-72/+95
2019-02-08nl80211: use for_each_element() in validate_ie_attr()Johannes Berg-20/+8
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg-32/+148
2019-02-08mac80211: use element iteration macro in parsingJohannes Berg-19/+6
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg-8/+59
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen-2/+4
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King-23/+15
2019-02-05Merge branch 'nixge-Fixed-link-support'David S. Miller-16/+88
2019-02-05dt-bindings: net: Add fixed-link supportMoritz Fischer-1/+32
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer-9/+37
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij-46/+72
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang-1/+2
2019-02-04Merge branch 'sh_eth-implement-simple-RX-checksum-offload'David S. Miller-10/+72
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov-0/+1
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov-0/+1
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov-0/+1
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov-0/+1
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov-0/+1
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov-2/+59
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov-8/+8
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell-1/+1
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches-8/+8
2019-02-03net: Fix fall through warning in y2038 tstamp changes.David S. Miller-0/+1
2019-02-03bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada-2/+1
2019-02-03Merge branch 'phy-aquantia-improvements'David S. Miller-67/+110
2019-02-03net: phy: aquantia: replace magic numbers with constantsHeiner Kallweit-14/+66
2019-02-03net: phy: aquantia: use macro PHY_ID_MATCH_MODELHeiner Kallweit-18/+12
2019-02-03net: phy: aquantia: remove unneeded includesHeiner Kallweit-3/+0
2019-02-03net: phy: aquantia: Shorten name space prefix to aqr_Andrew Lunn-32/+32
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli-14/+33
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski-0/+8
2019-02-03Merge branch 'net-y2038-safe-socket-timestamps'David S. Miller-583/+541
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani-25/+83
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani-16/+28
2019-02-03socket: Update timestamping DocumentationDeepa Dinamani-5/+38
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani-30/+88
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani-32/+171
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani-0/+5
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani-12/+12
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani-0/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani-57/+101
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani-366/+5
2019-02-03socket: move compat timeout handling into sock.cArnd Bergmann-89/+46
2019-02-03selftests: add missing include unistdDeepa Dinamani-0/+1
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath-40/+136
2019-02-03ipv4/igmp: Don't drop IGMP pkt with zeros src addrEdward Chron-1/+2