Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bede8d2996475017918364ec3d0d2bc1558659e1
bede8d2
cfg80211: fix memory leak of new_ie
by Sara Sharon
· 6 years ago
c17fe04
cfg80211: fix the IE inheritance of extension IEs
by Sara Sharon
· 6 years ago
caf5633
mac80211: indicate support for multiple BSSID
by Sara Sharon
· 6 years ago
78ac51f
mac80211: support multi-bssid
by Sara Sharon
· 6 years ago
0cd01ef
cfg80211: save multi-bssid properties
by Sara Sharon
· 6 years ago
7ece9c3
cfg80211: make BSSID generation function inline
by Sara Sharon
· 6 years ago
213ed57
cfg80211: parse multi-bssid only if HW supports it
by Sara Sharon
· 6 years ago
7011ba5
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
by Sara Sharon
· 6 years ago
a3584f5
cfg80211: Properly track transmitting and non-transmitting BSS
by Sara Sharon
· 6 years ago
1c8745f
cfg80211: use for_each_element() for multi-bssid parsing
by Johannes Berg
· 6 years ago
0b8fb82
cfg80211: Parsing of Multiple BSSID information in scanning
by Peng Xu
· 6 years ago
fcea7db
mac80211: move the bss update from elements to an helper
by Sara Sharon
· 6 years ago
4abb52a
mac80211: pass bssids to elements parsing function
by Sara Sharon
· 6 years ago
9f30861
nl80211: use for_each_element() in validate_ie_attr()
by Johannes Berg
· 6 years ago
49a68e0
cfg80211: add various struct element finding helpers
by Johannes Berg
· 6 years ago
c17e28d
mac80211: use element iteration macro in parsing
by Johannes Berg
· 6 years ago
0f3b07f
cfg80211: add and use strongly typed element iteration macros
by Johannes Berg
· 6 years ago
341203e
mac80211_hwsim: Support boottime in scan results
by Jouni Malinen
· 6 years ago
bf2fa12
net: marvell: mvpp2: fix lack of link interrupts
by Russell King
· 6 years ago
4a4cec7
net: marvell: mvpp2: use phy_interface_mode_is_8023z() helper
by Russell King
· 6 years ago
7194d92b
Merge branch 'nixge-Fixed-link-support'
by David S. Miller
· 6 years ago
baaac2f
dt-bindings: net: Add fixed-link support
by Moritz Fischer
· 6 years ago
8dc0ae9
net: nixge: Add support for fixed-link configurations
by Moritz Fischer
· 6 years ago
dd64881
net: nixge: Make mdio child node optional
by Moritz Fischer
· 6 years ago
5468e82
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
by Linus Walleij
· 6 years ago
fc9c5a4
net/mlx5: Fix code style issue in mlx driver
by Tonghao Zhang
· 6 years ago
d3ab9df
Merge branch 'sh_eth-implement-simple-RX-checksum-offload'
by David S. Miller
· 6 years ago
997feb1
sh_eth: offload RX checksum on SH7763
by Sergei Shtylyov
· 6 years ago
06240e1
sh_eth: offload RX checksum on SH7734
by Sergei Shtylyov
· 6 years ago
0da843a
sh_eth: offload RX checksum on R8A77980
by Sergei Shtylyov
· 6 years ago
040c16f
sh_eth: offload RX checksum on R8A7740
by Sergei Shtylyov
· 6 years ago
48132cd
sh_eth: offload RX checksum on R7S72100
by Sergei Shtylyov
· 6 years ago
f8e022d
sh_eth: RX checksum offload support
by Sergei Shtylyov
· 6 years ago
2c2ab5a
sh_eth: rename sh_eth_cpu_data::hw_checksum
by Sergei Shtylyov
· 6 years ago
cc73357
socket: fix for Add SO_TIMESTAMP[NS]_NEW
by Stephen Rothwell
· 6 years ago
ce3fdb6
netdevice.h: Add __cold to netdev_<level> logging functions
by Joe Perches
· 6 years ago
ff7653f
net: Fix fall through warning in y2038 tstamp changes.
by David S. Miller
· 6 years ago
303a339
bpfilter: remove extra header search paths for bpfilter_umh
by Masahiro Yamada
· 6 years ago
ee825e8
Merge branch 'phy-aquantia-improvements'
by David S. Miller
· 6 years ago
278f6b6
net: phy: aquantia: replace magic numbers with constants
by Heiner Kallweit
· 6 years ago
4d5dfb6
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
by Heiner Kallweit
· 6 years ago
81e6578
net: phy: aquantia: remove unneeded includes
by Heiner Kallweit
· 6 years ago
b37ecb5
net: phy: aquantia: Shorten name space prefix to aqr_
by Andrew Lunn
· 6 years ago
9fb2080
net: Fix ip_mc_{dec,inc}_group allocation context
by Florian Fainelli
· 6 years ago
bff5731
net: devlink: report cell size of shared buffers
by Jakub Kicinski
· 6 years ago
a98dc6a
Merge branch 'net-y2038-safe-socket-timestamps'
by David S. Miller
· 6 years ago
a9beb86
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
by Deepa Dinamani
· 6 years ago
45bdc66
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
by Deepa Dinamani
· 6 years ago
9dd4921
socket: Update timestamping Documentation
by Deepa Dinamani
· 6 years ago
9718475
socket: Add SO_TIMESTAMPING_NEW
by Deepa Dinamani
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
98bb03c
socket: Add struct __kernel_sock_timeval
by Deepa Dinamani
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
bcb3fc3
arch: sparc: Override struct __kernel_old_timeval
by Deepa Dinamani
· 6 years ago
7f1bc6e
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
by Deepa Dinamani
· 6 years ago
2edfd8e
arch: Use asm-generic/socket.h when possible
by Deepa Dinamani
· 6 years ago
fe0c72f
socket: move compat timeout handling into sock.c
by Arnd Bergmann
· 6 years ago
a9bcfd1
selftests: add missing include unistd
by Deepa Dinamani
· 6 years ago
3f8cfd0d
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
by Arjun Vynipadath
· 6 years ago
1d2f4eb
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
by Edward Chron
· 6 years ago
f66ebd1
net: phy: realtek: add generic Realtek PHY driver
by Heiner Kallweit
· 6 years ago
682a789
atheros: atl2: fix an indentaion issue on a return statement
by Colin Ian King
· 6 years ago
7509ef2
atl1c: fix indentation issue on an if statement
by Colin Ian King
· 6 years ago
282faf3
bna: fix indentation issue on call to bfa_ioc_pf_failed
by Colin Ian King
· 6 years ago
7831216
chelsio: clean up indentation issue
by Colin Ian King
· 6 years ago
0bb1683
net: nixge: Update device-tree bindings with v3.00
by Alex Williams
· 6 years ago
87ab207
net: nixge: Separate ctrl and dma resources
by Alex Williams
· 6 years ago
5ea25b1
r8169: remove rtl_wol_pll_power_down
by Heiner Kallweit
· 6 years ago
a68a848
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
54a395b
net: hns3: MAC table entry count function increases operation 0 value protection measures
by liuzhongzhu
· 6 years ago
6104ca8
net: hns3: modify the upper limit judgment condition
by liuzhongzhu
· 6 years ago
77af09c
net: hns3: don't allow user to change vlan filter state
by Jian Shen
· 6 years ago
f9f0709
net: hns3: optimize the maximum TC macro
by liuzhongzhu
· 6 years ago
9194d18
net: hns3: fix the problem that the supported port is empty
by liuzhongzhu
· 6 years ago
b6b4f98
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
by Huazhong Tan
· 6 years ago
3a58642
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
by Weihang Li
· 6 years ago
b671b72
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
by Weihang Li
· 6 years ago
8ca754b
net: hns3: code optimization for hclge_rx_buffer_calc
by Yunsheng Lin
· 6 years ago
1731be4
net: hns3: Modify parameter type from int to bool in set_gro_en
by Yonglong Liu
· 6 years ago
6241e71
net: hns3: fix an issue for hns3_update_new_int_gl
by Peng Li
· 6 years ago
9e50dc1
net: hns3: fix a code style issue for hns3_update_new_int_gl()
by Peng Li
· 6 years ago
beb7355
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
5974b7c1e
Merge branch 'shifts-cleanup'
by Alexei Starovoitov
· 6 years ago
ac7a171
nfp: bpf: complete ALU32 logic shift supports
by Jiong Wang
· 6 years ago
db0a4b3
nfp: bpf: correct the behavior for shifts by zero
by Jiong Wang
· 6 years ago
2a11815
selftests/bpf: remove generated verifier/tests.h on 'make clean'
by Stanislav Fomichev
· 6 years ago
d6b0a01
Merge branch 'devlink-add-device-driver-information-API'
by David S. Miller
· 6 years ago
ddb6e99
ethtool: add compat for devlink info
by Jakub Kicinski
· 6 years ago
7c908f4
nfp: devlink: report the running and flashed versions
by Jakub Kicinski
· 6 years ago
b965884
nfp: nsp: add support for versions command
by Jakub Kicinski
· 6 years ago
937a3e2
nfp: devlink: report fixed versions
by Jakub Kicinski
· 6 years ago
4adba00
nfp: devlink: report driver name and serial number
by Jakub Kicinski
· 6 years ago
785bd55
devlink: add generic info version names
by Jakub Kicinski
· 6 years ago
fc6fae7
devlink: add version reporting to devlink info API
by Jakub Kicinski
· 6 years ago
f9cf228
devlink: add device information API
by Jakub Kicinski
· 6 years ago
26281e2
Merge branch 'selftests-Various-fixes'
by David S. Miller
· 6 years ago
084fafe
selftests: forwarding: mirror_gre_flower: Fix test result handling
by Petr Machata
· 6 years ago
2243cad
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
by Petr Machata
· 6 years ago
ba22b65
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
by Petr Machata
· 6 years ago
a99dd62
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
by Petr Machata
· 6 years ago
Next »