summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/unix: support SCM_SECURITY for stream socketsStephen Smalley2015-06-102-5/+16
* atm: idt77105: Use setup_timerVaishali Thakkar2015-06-101-4/+2
* Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi2015-06-1030-12/+14457
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-1012-405/+1044
|\
| * ixgbe: Remember to write ixfi changes after modifyingDon Skidmore2015-06-091-1/+1
| * ixgbe: fix X550 default set_phy_power methodDon Skidmore2015-06-091-2/+2
| * ixgbe: Set lan_id before using I2CDon Skidmore2015-06-092-3/+5
| * ixgbe: add link check for X550 copperDon Skidmore2015-06-091-0/+43
| * ixgbe: Add support for another X550 device.Don Skidmore2015-06-094-0/+10
| * ixgbe: fix X550 PHY function pointersDon Skidmore2015-06-091-6/+3
| * ixgbe: fix X550 devices init flowDon Skidmore2015-06-091-49/+19
| * ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore2015-06-091-1/+1
| * ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore2015-06-091-26/+21
| * ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-092-0/+33
| * ixgbe: Add const string for overheat messageDon Skidmore2015-06-091-8/+4
| * ixgbe: Add reset for X550 deviceDon Skidmore2015-06-091-0/+17
| * ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2015-06-092-160/+472
| * ixgbe: Restore ESDP settings after MAC resetDon Skidmore2015-06-091-17/+21
| * ixgbe: Add a PHY power state methodDon Skidmore2015-06-097-1/+55
| * ixgbe: add define for X557 PHY IDDon Skidmore2015-06-093-0/+5
| * ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2015-06-092-0/+6
| * ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-0910-133/+328
* | Merge branch 'cxgb4-next'David S. Miller2015-06-105-0/+296
|\ \
| * | cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-104-0/+117
| * | cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-105-0/+95
| * | cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-105-0/+84
|/ /
* | bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby2015-06-101-2/+0
* | bridge: make br_fdb_delete also check if the port matchesNikolay Aleksandrov2015-06-101-3/+5
* | Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/l...David S. Miller2015-06-103-16/+66
|\ \
| * | can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp2015-06-092-12/+61
| * | can: mcp251x: use correct register address for acceptance filtersTomas Krcka2015-06-091-4/+5
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-06-0941-264/+784
|\ \ \ | |_|/ |/| |
| * | batman-adv: change the MAC of each VLAN upon ndo_set_mac_addressAntonio Quartulli2015-06-071-3/+9
| * | batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_getSven Eckelmann2015-06-071-5/+0
| * | batman-adv: Clarify calculation precedence for '&' and '?'Sven Eckelmann2015-06-073-23/+23
| * | batman-adv: Add required includes to all filesSven Eckelmann2015-06-0741-158/+703
| * | batman-adv: add bat_neigh_free APIAntonio Quartulli2015-06-072-0/+10
| * | batman-adv: split name from variable for uint mesh attributesAntonio Quartulli2015-06-071-14/+15
| * | batman-adv: Use common Jenkins Hash implementationSven Eckelmann2015-06-077-62/+25
* | | s390/bpf: implement bpf_tail_call() helperMichael Holzheu2015-06-092-4/+112
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08140-716/+1112
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0823-115/+196
| |\ \
| | * | net: replace last open coded skb_orphan_frags with function callWillem de Bruijn2015-06-081-9/+2
| | * | net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
| | * | ipv6: Fix protocol resubmissionJosh Hunt2015-06-081-3/+5
| | * | ipv6: fix possible use after free of dev statsRobert Shearman2015-06-081-2/+9
| | * | b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
| | * | bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov2015-06-071-0/+2
| | * | Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller2015-06-071-2/+2
| | * | mpls: fix possible use after free of deviceRobert Shearman2015-06-072-1/+2
OpenPOWER on IntegriCloud