summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rocker: make checkpatch -f cleanScott Feldman2015-05-132-24/+23
* switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-133-7/+3
* switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman2015-05-131-27/+14
* switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman2015-05-133-14/+3
* switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman2015-05-133-2/+3
* switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman2015-05-133-43/+3
* switchdev: add bridge port flags attrScott Feldman2015-05-131-0/+25
* rocker: use switchdev add/del obj for bridge port vlansScott Feldman2015-05-131-7/+123
* switchdev: convert STP update to switchdev attr setScott Feldman2015-05-131-9/+5
* rocker: support prepare-commit transaction modelScott Feldman2015-05-131-249/+451
* switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-131-5/+12
* switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-131-18/+19
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-133-9/+9
* bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-122-2/+2
* hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2015-05-121-1/+1
* e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck2015-05-121-12/+7
* mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
* netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck2015-05-121-1/+1
* igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-121-8/+3
* net: ll_temac: Use one return statement instead of twoMichal Simek2015-05-111-3/+1
* net: fec: add support of ethtool get_regsPhilippe Reynes2015-05-111-0/+78
* bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-112-9/+71
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-114-7/+58
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-115-1/+56
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-115-2/+60
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-116-13/+13
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-111-20/+4
* ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram2015-05-101-23/+23
* netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-101-1/+1
* Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller2015-05-103-59/+123
|\
| * can: flexcan: replace open coded "mailbox code" by proper defineMarc Kleine-Budde2015-05-061-2/+1
| * can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2Marc Kleine-Budde2015-05-061-12/+12
| * can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde2015-05-061-0/+10
| * can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander2015-05-061-8/+8
| * can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger2015-05-062-37/+92
* | net: macb: Add change_mtu callback with jumbo supportHarini Katakam2015-05-091-1/+23
* | net: macb: Add support for jumbo framesHarini Katakam2015-05-092-4/+27
* | net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam2015-05-091-0/+8
* | gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-091-1/+12
* | gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-091-30/+10
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-0946-195/+101
|\ \
| * | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-1/+1
| * | mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer2015-05-061-5/+5
| * | mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer2015-05-061-25/+25
| * | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-066-12/+16
| * | mac80211: make LED trigger names constJohannes Berg2015-05-053-3/+3
| * | iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach2015-04-241-3/+1
| * | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-2438-148/+49
| * | ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2