summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-181-5/+5
|\
| * ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-101-5/+5
* | be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna2014-12-181-0/+2
* | bnx2x: fix typos in "configure"Jiri Benc2014-12-182-4/+4
* | xen-netback: support frontends without feature-rx-notify againDavid Vrabel2014-12-184-18/+29
* | MAINTAINERS: changes for wirelessJohn W. Linville2014-12-181-11/+8
* | cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-182-2/+2
* | geneve: Fix races between socket add and release.Jesse Gross2014-12-181-6/+7
* | geneve: Remove socket and offload handlers at destruction.Jesse Gross2014-12-181-0/+17
* | netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf2014-12-181-1/+1
* | netlink: Always copy on mmap TX.David Miller2014-12-181-36/+16
* | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-162-0/+10
* | net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-162-4/+11
* | net: fec: Fix NAPI raceNimrod Andy2014-12-161-12/+7
* | xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel2014-12-161-8/+3
* | ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf2014-12-161-0/+3
* | ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf2014-12-161-0/+6
* | Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-1614-75/+143
|\ \
| * | rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger2014-12-151-0/+2
| * | brcmsmac: don't leak kernel memory via printk()Brian Norris2014-12-151-1/+1
| * | rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun2014-12-151-1/+1
| * | rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall2014-12-151-6/+5
| * | hostap_cs: fix misspelling of current function in stringJulia Lawall2014-12-151-10/+5
| * | zd1211rw: fix misspelling of current function in stringJulia Lawall2014-12-151-3/+3
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-158-54/+126
| |\ \
| | * | Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg2014-12-121-3/+15
| | * | Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg2014-12-121-0/+5
| | * | Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg2014-12-111-8/+6
| | * | Bluetooth: Fix incorrect pending cmd removal in pairing_complete()Johan Hedberg2014-12-111-13/+25
| | * | Bluetooth: Fix calling hci_conn_put too earlyJohan Hedberg2014-12-111-2/+2
| | * | Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann2014-12-111-10/+10
| | * | Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery2014-12-111-0/+20
| | * | Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery2014-12-112-6/+14
| | * | Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2014-12-092-0/+3
| | * | Bluetooth: fix err_cast.cocci warningsFengguang Wu2014-12-091-1/+1
| | * | Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann2014-12-083-8/+20
| | * | Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann2014-12-071-1/+2
| | * | Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann2014-12-061-2/+3
* | | | net: Allow FIXED_PHY to be modular.David S. Miller2014-12-164-4/+4
* | | | Merge branch 'vnet_le'David S. Miller2014-12-163-10/+49
|\ \ \ \
| * | | | if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-1/+0
| * | | | macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+20
| * | | | tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+23
| * | | | if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin2014-12-161-0/+2
| * | | | macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin2014-12-161-3/+4
|/ / / /
* | | | Merge branch 'fixed_phy'David S. Miller2014-12-162-3/+3
|\ \ \ \
| * | | | net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | | net: systemport: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
| * | | | net: bcmgenet: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
|/ / / /
* | | | Merge branch 'macb'David S. Miller2014-12-151-16/+9
|\ \ \ \
OpenPOWER on IntegriCloud