index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
-39
/
+472
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
-72
/
+95
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
-20
/
+8
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
-32
/
+148
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
-19
/
+6
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
-8
/
+59
2019-02-05
mac80211_hwsim: Support boottime in scan results
Jouni Malinen
-2
/
+4
2019-02-05
net: marvell: mvpp2: fix lack of link interrupts
Russell King
-7
/
+14
2019-02-05
net: marvell: mvpp2: use phy_interface_mode_is_8023z() helper
Russell King
-23
/
+15
2019-02-05
Merge branch 'nixge-Fixed-link-support'
David S. Miller
-16
/
+88
2019-02-05
dt-bindings: net: Add fixed-link support
Moritz Fischer
-1
/
+32
2019-02-05
net: nixge: Add support for fixed-link configurations
Moritz Fischer
-7
/
+20
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
-9
/
+37
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
-46
/
+72
2019-02-04
net/mlx5: Fix code style issue in mlx driver
Tonghao Zhang
-1
/
+2
2019-02-04
Merge branch 'sh_eth-implement-simple-RX-checksum-offload'
David S. Miller
-10
/
+72
2019-02-04
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
-0
/
+1
2019-02-04
sh_eth: RX checksum offload support
Sergei Shtylyov
-2
/
+59
2019-02-04
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
-8
/
+8
2019-02-03
socket: fix for Add SO_TIMESTAMP[NS]_NEW
Stephen Rothwell
-1
/
+1
2019-02-03
netdevice.h: Add __cold to netdev_<level> logging functions
Joe Perches
-8
/
+8
2019-02-03
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
-0
/
+1
2019-02-03
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
-2
/
+1
2019-02-03
Merge branch 'phy-aquantia-improvements'
David S. Miller
-67
/
+110
2019-02-03
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
-14
/
+66
2019-02-03
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
-18
/
+12
2019-02-03
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
-3
/
+0
2019-02-03
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
-32
/
+32
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
-14
/
+33
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
-0
/
+8
2019-02-03
Merge branch 'net-y2038-safe-socket-timestamps'
David S. Miller
-583
/
+541
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
-25
/
+83
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
-16
/
+28
2019-02-03
socket: Update timestamping Documentation
Deepa Dinamani
-5
/
+38
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
-30
/
+88
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
-32
/
+171
2019-02-03
socket: Add struct __kernel_sock_timeval
Deepa Dinamani
-0
/
+5
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
-12
/
+12
2019-02-03
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
-0
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
-57
/
+101
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
-366
/
+5
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
-89
/
+46
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
-0
/
+1
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
-40
/
+136
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
-1
/
+2
[next]