| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 54 | -255/+223 |
|\ |
|
| * | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-22 | 4 | -14/+14 |
| * | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2017-11-22 | 3 | -13/+14 |
| * | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 45 | -202/+176 |
| * | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-22 | 2 | -10/+5 |
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 1 | -2/+2 |
| * | drivers/net: cris: Convert timers to use timer_setup() | Kees Cook | 2017-11-22 | 1 | -19/+17 |
* | | ipvlan: Fix insufficient skb linear check for ipv6 icmp | Gao Feng | 2017-11-23 | 1 | -1/+19 |
* | | ipvlan: Fix insufficient skb linear check for arp | Gao Feng | 2017-11-23 | 1 | -8/+8 |
* | | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 | Hangbin Liu | 2017-11-23 | 1 | -1/+15 |
* | | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... | David S. Miller | 2017-11-23 | 10 | -90/+335 |
|\ \ |
|
| * | | wcn36xx: fix iris child-node lookup | Johan Hovold | 2017-11-20 | 1 | -1/+1 |
| * | | ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode | Vasanthakumar Thiagarajan | 2017-11-20 | 1 | -13/+38 |
| * | | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-11-20 | 8 | -76/+296 |
| |\ \ |
|
| | * | | iwlwifi: fix firmware names for 9000 and A000 series hw | Thomas Backlund | 2017-11-16 | 2 | -8/+8 |
| | * | | iwlwifi: fix PCI IDs and configuration mapping for 9000 series | Luca Coelho | 2017-11-16 | 3 | -34/+170 |
| | * | | iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command | Luca Coelho | 2017-11-15 | 4 | -34/+118 |
* | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-11-23 | 16 | -120/+154 |
|\ \ \ \ |
|
| * | | | | i40evf: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | fm10k: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | igb: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | igbvf: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | ixgbevf: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | i40e: Use smp_rmb rather than read_barrier_depends | Brian King | 2017-11-22 | 2 | -2/+2 |
| * | | | | ixgbe: Fix skb list corruption on Power systems | Brian King | 2017-11-22 | 1 | -1/+1 |
| * | | | | i40e: restore promiscuous after reset | Alan Brady | 2017-11-22 | 1 | -72/+83 |
| * | | | | i40evf: fix client notify of l2 params | Alan Brady | 2017-11-22 | 2 | -17/+31 |
| * | | | | i40e: Fix FLR reset timeout issue | Filip Sadowski | 2017-11-22 | 1 | -0/+7 |
| * | | | | i40e: Remove limit of 64 max queues per channel | Amritha Nambiar | 2017-11-22 | 2 | -9/+0 |
| * | | | | i40e: fix the calculation of VFs mac addresses | Zijie Pan | 2017-11-22 | 1 | -10/+11 |
| * | | | | i40e: Fix for NUP NVM image downgrade failure | Jacob Keller | 2017-11-22 | 4 | -4/+14 |
| | |_|/
| |/| | |
|
* | | | | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY | Florian Fainelli | 2017-11-23 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-11-23 | 1 | -2/+8 |
|\ \ \ \ |
|
| * | | | | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski | 2017-11-21 | 1 | -2/+8 |
| | |/ /
| |/| | |
|
* | | | | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 2017-11-23 | 2 | -1/+3 |
* | | | | net: realtek: r8169: implement set_link_ksettings() | Tobias Jakobi | 2017-11-23 | 1 | -16/+22 |
* | | | | net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 2017-11-23 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-11-21 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() | Ben Hutchings | 2017-11-20 | 1 | -1/+4 |
| |/ / |
|
* | | | nfp: flower: add missing kdoc | Jakub Kicinski | 2017-11-21 | 1 | -0/+1 |
* | | | net: qmi_wwan: add Quectel BG96 2c7c:0296 | Sebastian Sjoholm | 2017-11-21 | 1 | -0/+1 |
* | | | mlxsw: spectrum: Do not try to create non-existing ports during unsplit | Ido Schimmel | 2017-11-21 | 2 | -2/+8 |
|/ / |
|
* | | net: vxge: Fix some indentation issues | Christophe JAILLET | 2017-11-20 | 1 | -19/+18 |
* | | net: ena: fix race condition between device reset and link up setup | Netanel Belgazal | 2017-11-20 | 2 | -3/+11 |
* | | r8169: use same RTL8111EVL green settings as in vendor driver | Heiner Kallweit | 2017-11-19 | 1 | -0/+5 |
* | | r8169: fix RTL8111EVL EEE and green settings | Heiner Kallweit | 2017-11-19 | 1 | -6/+6 |
* | | tun: fix rcu_read_lock imbalance in tun_build_skb | Xin Long | 2017-11-19 | 1 | -1/+2 |
* | | usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set | Gustavo A. R. Silva | 2017-11-19 | 1 | -1/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-18 | 21 | -140/+242 |
|\ \ |
|
| * | | net: usb: hso.c: remove unneeded DRIVER_LICENSE #define | Greg Kroah-Hartman | 2017-11-18 | 1 | -2/+1 |