summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed
2015-12-03net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-12-03bonding: implement lower state change propagationJiri Pirko
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko
2015-12-03net: introduce lower state changed info structure for LAG lowersJiri Pirko
2015-12-03net: introduce change lower state notifierJiri Pirko
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2015-12-03net: add info struct for LAG changeupperJiri Pirko
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-03net: add netif_is_lag_port helperJiri Pirko
2015-12-03net: add netif_is_lag_master helperJiri Pirko
2015-12-03net: add netif_is_team_port helperJiri Pirko
2015-12-03net: add netif_is_team_master helperJiri Pirko
2015-12-03tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-03hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli
2015-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-23net: ipmr: fix code and comment styleNikolay Aleksandrov
2015-11-23net: dsa: Add support for a switch reset gpioAndrew Lunn
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg
2015-11-19Bluetooth: Add support for controller specific loggingMarcel Holtmann
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann
2015-11-19Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg
2015-11-19Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg
2015-11-19Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet