index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
1
-0
/
+89
2019-02-09
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
1
-2
/
+189
2019-02-09
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
1
-21
/
+219
2019-02-09
batman-adv: Prepare framework for mesh genl config
Sven Eckelmann
1
-62
/
+98
2019-02-09
batman-adv: Move common genl doit code pre/post hooks
Sven Eckelmann
1
-43
/
+100
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
1
-10
/
+8
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
net/sched: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
2
-12
/
+11
2019-02-08
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
1
-0
/
+4
2019-02-08
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2
-2
/
+6
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-1
/
+47
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
50
-252
/
+576
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-240
/
+474
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
1
-4
/
+5
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
1
-7
/
+13
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
3
-2
/
+30
2019-02-08
mac80211: support multi-bssid
Sara Sharon
4
-47
/
+207
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
1
-21
/
+48
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
1
-16
/
+0
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
1
-1
/
+10
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2
-47
/
+43
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2
-2
/
+46
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
1
-32
/
+15
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2
-39
/
+472
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
1
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
9
-72
/
+95
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
1
-20
/
+8
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
2
-25
/
+20
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2019-02-07
net/smc: original socket family in inet_sock_diag
Karsten Graul
1
-2
/
+1
2019-02-07
net/smc: move code to clear the conn->lgr field
Karsten Graul
1
-2
/
+3
2019-02-07
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
2019-02-07
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
1
-5
/
+9
2019-02-07
net/smc: use smc_curs_copy() for SMC-D
Ursula Braun
1
-4
/
+5
2019-02-07
net/smc: postpone release of clcsock
Ursula Braun
2
-17
/
+23
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+63
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+46
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-02-07
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-02-07
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+149
[prev]
[next]