Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
09bf1c1072a94468760f7e2bf945512d53522b07
09bf1c1
net: mv643xx_eth: Add GRO support
by Sebastian Hesselbarth
· 12 years ago
c031799
tuntap: initialize vlan_features
by Jason Wang
· 12 years ago
4fda830
virtio-net: initialize vlan_features
by Jason Wang
· 12 years ago
727f957
net: mv643xx_eth: use managed devm_kzalloc
by Sebastian Hesselbarth
· 12 years ago
2092248
net: mv643xx_eth: add shared clk and cleanup existing clk handling
by Sebastian Hesselbarth
· 12 years ago
b8075da
net: mvmdio: add clocks property to binding documentation
by Sebastian Hesselbarth
· 12 years ago
70181d51
vhost_net: remove tx polling state
by Jason Wang
· 12 years ago
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
c59fec2
net/mlx4_en: set correct MTU in SRIOV
by Eugenia Emantayev
· 12 years ago
fab1e24
net/mlx4_core: Translate guest B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
fd91c49
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
4b49f58
usbnet: handle link change
by Ming Lei
· 12 years ago
0162c55
usbnet: apply usbnet_link_change
by Ming Lei
· 12 years ago
9ef2c44
usbnet: sierra: apply usbnet_link_change
by Ming Lei
· 12 years ago
c10b171
usbnet: dm9601: apply usbnet_link_change
by Ming Lei
· 12 years ago
418fc57
usbnet: cdc-ether: apply usbnet_link_change
by Ming Lei
· 12 years ago
7a97856
usbnet: ax88179_1781: apply usbnet_link_change
by Ming Lei
· 12 years ago
eae6591
usbnet: asix: apply usbnet_link_change
by Ming Lei
· 12 years ago
8a34b0a
usbnet: cdc_ncm: apply usbnet_link_change
by Ming Lei
· 12 years ago
4be74c1
usbnet: mcs7830: apply usbnet_link_change
by Ming Lei
· 12 years ago
f24ba7b
usbnet: mcs7830: don't reset link
by Ming Lei
· 12 years ago
ac64995
usbnet: introduce usbnet_link_change API
by Ming Lei
· 12 years ago
763eff5
netprio_cgroup: make local table static
by stephen hemminger
· 12 years ago
9eaee8b
xen-netback: fix sparse warning
by stephen hemminger
· 12 years ago
61c2fc4
bnx2: make cnic_probe static
by stephen hemminger
· 12 years ago
e355fbb
Merge branch 'wireless'
by David S. Miller
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
953c96e
tg3: Use bool not int
by Joe Perches
· 12 years ago
712c4b7
Merge branch 'tg3'
by David S. Miller
· 12 years ago
99bbd92
MAINTAINERS: Update tg3 to reflect organizational changes
by Nithin Sujir
· 12 years ago
7a28fde
tg3: Update version to 3.131
by Nithin Sujir
· 12 years ago
ed1ff5c
tg3: Reset the phy to allow modified EEE settings to take effect
by Nithin Sujir
· 12 years ago
fdad8de
tg3: Pull the phy advertised speed and flow control settings on driver load
by Nithin Sujir
· 12 years ago
942d1af
tg3: Add support for link flap avoidance
by Nithin Sujir
· 12 years ago
85730a6
tg3: Add SGMII phy support for 5719/5718 serdes
by Michael Chan
· 12 years ago
3310e24
tg3: Add tg3_clear_mac_status() common function
by Michael Chan
· 12 years ago
ce20f16
tg3: Add a warning during link settings change if mgmt enabled
by Nithin Sujir
· 12 years ago
f1315d2
tg3: Remove unnecessary phy reset during ethtool commands
by Nithin Sujir
· 12 years ago
f6334bb
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
by Michael Chan
· 12 years ago
f0fcd7a
tg3: Fix flow control settings not propagated to hardware
by Nithin Sujir
· 12 years ago
1b86643
net: sctp: introduce uapi header for sctp
by Daniel Borkmann
· 12 years ago
3d4a131
mrf24j40: use module_spi_driver to simplify the code
by Wei Yongjun
· 12 years ago
6ffd464
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
by Zefan Li
· 12 years ago
211d2f97
cls_cgroup: remove task_struct parameter from sock_update_classid()
by Zefan Li
· 12 years ago
10b96f7
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
by Zefan Li
· 12 years ago
617fe29
net: ipv6: only invalidate previously tokenized addresses
by Daniel Borkmann
· 12 years ago
fc40383
net: ipv6: also allow token to be set when device not ready
by Daniel Borkmann
· 12 years ago
914faa1
net: ipv6: minor: use in6addr_any in token init
by Daniel Borkmann
· 12 years ago
67a3660
net: cdc_ncm: demote "unexpected notification" to debug level
by Bjørn Mork
· 12 years ago
077f02f
Documentation: cgroup: add documentation for net_cls cgroups.
by Rami Rosen
· 12 years ago
f53adae
net: ipv6: add tokenized interface identifier support
by Daniel Borkmann
· 12 years ago
9401bb5
stmmac: prefetch all dma_erx when use extend_desc
by Giuseppe CAVALLARO
· 12 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
32ceabc
stmmac: improve/review and fix kernel-doc
by Giuseppe CAVALLARO
· 12 years ago
49cfbf6
stmmac: review driver documentation
by Giuseppe CAVALLARO
· 12 years ago
4d8f082
stmmac: modified pcs mode support for SGMII
by Byungho An
· 12 years ago
779d835
net: of_mdio: scan mdiobus for PHYs without reg property
by Sebastian Hesselbarth
· 12 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
d5b4092
net: ks8851: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
0582ce9
net: ks8851: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
deb09280
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
by Arend van Spriel
· 12 years ago
5b57af6
brcmfmac: obtain wdev using vif object in action frame rx
by Arend van Spriel
· 12 years ago
bffc61c
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
01b8e7d
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
27f10e3
brcmfmac: support creation of P2P_DEVICE through user-space
by Arend van Spriel
· 12 years ago
a0f472a
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
by Arend van Spriel
· 12 years ago
f96aa07
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
by Arend van Spriel
· 12 years ago
7fa2e35
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
by Arend van Spriel
· 12 years ago
5857f9c
brcmfmac: remove condition for calling event handler
by Arend van Spriel
· 12 years ago
8fdd157
brcmfmac: add role attribute to struct brcmf_if_event definition
by Arend van Spriel
· 12 years ago
40c1c24
brcmfmac: add hexadecimal trace of message payload
by Arend van Spriel
· 12 years ago
86dcd93
brcmfmac: firmware shared data version fix
by Piotr Haber
· 12 years ago
baa9e60
brcmfmac: read firmware console without trap indication
by Piotr Haber
· 12 years ago
5f38b68
brcmfmac: handle firmware signals requesting for packets
by Arend van Spriel
· 12 years ago
33753d4
brcmfmac: handle firmware signalling destination entry state
by Arend van Spriel
· 12 years ago
a2ffc56
brcmfmac: fix unaligned access in TXSTATUS signal handling
by Arend van Spriel
· 12 years ago
2716fd7
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
by Andreas Fenkart
· 12 years ago
333f6b2
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 12 years ago
ca796a3
mwifiex: correct wrong list in list_empty check
by Andreas Fenkart
· 12 years ago
9a84912
rtlwifi: rtl8188ee: Fix allyesconfig build failures
by Larry Finger
· 12 years ago
07b72bf
rtlwifi: rtl8188ee: Fix linker warnings
by Larry Finger
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
e39282e
ath9k: add debugfs based DFS radar simulation
by Zefir Kurtisi
· 12 years ago
e9cdedf
ath9k: add interface combinations for DFS master
by Zefir Kurtisi
· 12 years ago
fedf1d8
ath: Let user know which keycache method is complaining.
by Ben Greear
· 12 years ago
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
9f7f78b
mac802154: Keep track of the channel when changed
by Alan Ott
· 12 years ago
cbde812
mrf24j40: Enable link-layer acknowledgement and retry
by Alan Ott
· 12 years ago
c17277f
TTY: ircomm, use GFP_KERNEL in ircomm_open()
by Mathias Krause
· 12 years ago
e1e3c80
irda: use GFP_KERNEL in irda_connect_response()
by Mathias Krause
· 12 years ago
84e2306
irda: use GFP_KERNEL in irda_create()
by Mathias Krause
· 12 years ago
22251c7
ip_gre: fix a possible crash in parse_gre_header()
by Eric Dumazet
· 12 years ago
f8075a8
at86rf230: remove unnecessary / dead code
by Sascha Herrmann
· 12 years ago
07783f3
enic: be less verbose about non-critical firmware errors
by Stefan Assmann
· 12 years ago
56aa091
ieee802154/nl-mac.c: make some MLME operations optional
by Werner Almesberger
· 12 years ago
d87c8c6
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
by Werner Almesberger
· 12 years ago
6b0ee8c0
scm: Stop passing struct cred
by Eric W. Biederman
· 12 years ago
Next »