index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-21
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-21
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-21
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
2017-11-21
i40e: fix the calculation of VFs mac addresses
Zijie Pan
1
-10
/
+11
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
4
-4
/
+14
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
4
-14
/
+14
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
3
-13
/
+14
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
45
-202
/
+176
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2
-10
/
+5
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-21
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+17
2017-11-21
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+4
2017-11-21
nfp: flower: add missing kdoc
Jakub Kicinski
1
-0
/
+1
2017-11-21
net: qmi_wwan: add Quectel BG96 2c7c:0296
Sebastian Sjoholm
1
-0
/
+1
2017-11-21
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2
-2
/
+8
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
1
-2
/
+8
2017-11-20
wcn36xx: fix iris child-node lookup
Johan Hovold
1
-1
/
+1
2017-11-20
ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode
Vasanthakumar Thiagarajan
1
-13
/
+38
2017-11-20
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
1
-1
/
+4
2017-11-20
Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
8
-76
/
+296
2017-11-20
net: vxge: Fix some indentation issues
Christophe JAILLET
1
-19
/
+18
2017-11-20
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2
-3
/
+11
2017-11-19
r8169: use same RTL8111EVL green settings as in vendor driver
Heiner Kallweit
1
-0
/
+5
2017-11-19
r8169: fix RTL8111EVL EEE and green settings
Heiner Kallweit
1
-6
/
+6
2017-11-19
tun: fix rcu_read_lock imbalance in tun_build_skb
Xin Long
1
-1
/
+2
2017-11-19
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
1
-1
/
+4
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-140
/
+242
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
1
-2
/
+1
2017-11-18
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
1
-49
/
+55
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
1
-6
/
+6
2017-11-17
nfp: remove false positive offloads in flower vxlan
John Hurley
1
-7
/
+25
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
5
-1
/
+54
2017-11-17
nfp: inherit the max_mtu from the PF netdev
Dirk van der Merwe
1
-0
/
+2
2017-11-17
nfp: fix vlan receive MAC statistics typo
Pieter Jansen van Vuuren
2
-2
/
+2
2017-11-17
nfp: fix flower offload metadata flag usage
Pieter Jansen van Vuuren
2
-4
/
+6
2017-11-17
virto_net: remove empty file 'virtio_net.'
Joel Stanley
1
-0
/
+0
2017-11-16
fealnx: Fix building error on MIPS
Huacai Chen
1
-3
/
+3
2017-11-16
iwlwifi: fix firmware names for 9000 and A000 series hw
Thomas Backlund
2
-8
/
+8
2017-11-16
iwlwifi: fix PCI IDs and configuration mapping for 9000 series
Luca Coelho
3
-34
/
+170
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-16
/
+12
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
12
-17
/
+13
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
1
-2
/
+2
2017-11-16
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
3
-59
/
+83
2017-11-16
qed: use kzalloc instead of kmalloc and memset
Colin Ian King
1
-2
/
+1
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2
-2
/
+2
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-5
/
+5
[prev]
[next]