summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-193-7/+10
* Merge branch 'csiostor'David S. Miller2015-01-196-506/+25
|\
| * csiostor:Removed file csio_hw_t4.cPraveen Madhavan2015-01-192-405/+1
| * csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-194-101/+24
|/
* Merge branch 'netcp'David S. Miller2015-01-199-0/+5377
|\
| * net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok2015-01-193-15/+958
| * net: netcp: Add Keystone NetCP GbE driverWingman Kwok2015-01-193-1/+1847
| * net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan2015-01-195-0/+2391
| * Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driverKaricheri, Muralidharan2015-01-191-0/+197
|/
* net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi2015-01-191-2/+2
* Merge branch 'link_netns'David S. Miller2015-01-1920-3/+317
|\
| * rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-191-3/+22
| * tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-1911-0/+34
| * rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-193-0/+16
| * netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-196-0/+245
|/
* bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-191-6/+2
* netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-186-14/+11
* switchdev: fix typo in inline function definitionJiri Pirko2015-01-181-1/+1
* ip_tunnel: Create percpu gro_cellMartin KaFai Lau2015-01-181-17/+12
* net: rocker: Add basic netdev counters - v2David Ahern2015-01-181-1/+20
* net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi2015-01-181-39/+33
* net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi2015-01-181-15/+47
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-1851-158/+203
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-1810-219/+243
* Drivers: Isdn: sc: Fixed coding style & spelling mistakes.Akash Shende2015-01-181-9/+6
* tipc: fix socket list regression in new nl apiRichard Alpe2015-01-181-12/+18
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-1839-2397/+2461
|\
| * Bluetooth: Remove unused functionRickard Strandqvist2015-01-162-16/+0
| * Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-151-0/+12
| * Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-151-8/+7
| * Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-151-12/+22
| * Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-152-3/+12
| * Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann2015-01-151-0/+6
| * Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann2015-01-151-4/+23
| * Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann2015-01-151-0/+15
| * Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann2015-01-151-2/+2
| * Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen2015-01-141-35/+31
| * Bluetooth: Fix valid Identity Address checkJohan Hedberg2015-01-141-1/+5
| * Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-141-6/+0
| * Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2015-01-142-2/+2
| * Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann2015-01-141-23/+23
| * Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann2015-01-141-1/+3
| * Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann2015-01-121-0/+20
| * Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann2015-01-121-0/+4
| * Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann2015-01-121-0/+8
| * Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-122-0/+24
| * Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann2015-01-121-0/+11
| * Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann2015-01-121-29/+1
| * Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann2015-01-121-22/+29
| * Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann2015-01-121-16/+12
OpenPOWER on IntegriCloud