aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: add name_assign_type netdev attributeTom Gundersen2014-07-15
* net: mvpp2: Fix a typo in the licenseEzequiel Garcia2014-07-15
* Merge branch 'amd811e-cleanups'David S. Miller2014-07-14
|\
| * ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-14
| * ethernet: amd: fix pci device idsVarka Bhadram2014-07-14
| * ethernet: amd: fix comment stylesVarka Bhadram2014-07-14
| * ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-14
| * ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-14
| * ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-14
|/
* Merge branch 'sfc-next'David S. Miller2014-07-14
|\
| * sfc: Add 40G link capability decodingEdward Cree2014-07-14
| * sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-14
|/
* Merge branch 'udp_tunnel'David S. Miller2014-07-14
|\
| * udp: Move udp_tunnel_segment into udp_offload.cTom Herbert2014-07-14
| * l2tp: Call udp_sock_createTom Herbert2014-07-14
| * vxlan: Call udp_sock_createTom Herbert2014-07-14
| * udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert2014-07-14
|/
* Merge branch 'unnecessary_break'David S. Miller2014-07-14
|\
| * slip: remove unnecessary break after gotoFabian Frederick2014-07-14
| * rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-14
| * wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-14
| * orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-14
| * ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-14
| * i40evf: remove unnecessary break after gotoFabian Frederick2014-07-14
| * i40e: remove unnecessary break after gotoFabian Frederick2014-07-14
| * ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-14
| * igb: remove unnecessary break after gotoFabian Frederick2014-07-14
|/
* net: filter: sk_chk_filter() no longer mangles filterEric Dumazet2014-07-14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-11
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-10
| | |\
| | | * Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann2014-07-09
| | | * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
| | | * Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg2014-07-09
| | | * Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg2014-07-09
| | | * Bluetooth: Refactor connection request handlingJohan Hedberg2014-07-09
| | | * Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg2014-07-09
| | | * Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg2014-07-09
| | | * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
| | | * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
| | | * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09
| | | * Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-08
| | | * Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg2014-07-08
| | | * Bluetooth: Fix toggling background scan when changing connectable stateJohan Hedberg2014-07-08
| | | * Bluetooth: Fix connectable and discoverable supported settings valuesJohan Hedberg2014-07-08
| | | * Bluetooth: Fix setting STOPPING state for discoveryJohan Hedberg2014-07-08
| | | * Bluetooth: Fix check for re-enabling advertisingJohan Hedberg2014-07-08
| | | * Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-08
| | | * Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg2014-07-08
| | | * Bluetooth: Use the correct flag to decide to disable advertisingJohan Hedberg2014-07-08