index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
net/mlx5: Introduce access functions to modify/query vport vlans
Saeed Mahameed
2
-0
/
+14
2015-12-03
net/mlx5: Introduce access functions to modify/query vport promisc mode
Saeed Mahameed
2
-5
/
+32
2015-12-03
net/mlx5: Introduce access functions to modify/query vport state
Saeed Mahameed
2
-1
/
+6
2015-12-03
net/mlx5: Introduce access functions to modify/query vport mac lists
Saeed Mahameed
2
-0
/
+16
2015-12-03
net/mlx5: Update access functions to Query/Modify vport MAC address
Saeed Mahameed
1
-1
/
+4
2015-12-03
net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
Saeed Mahameed
1
-11
/
+15
2015-12-03
net/mlx5_core: Add base sriov support
Eli Cohen
2
-1
/
+27
2015-12-03
bonding: implement lower state change propagation
Jiri Pirko
1
-0
/
+7
2015-12-03
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
1
-3
/
+29
2015-12-03
net: introduce lower state changed info structure for LAG lowers
Jiri Pirko
1
-0
/
+5
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+8
2015-12-03
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
1
-0
/
+1
2015-12-03
net: add info struct for LAG changeupper
Jiri Pirko
1
-0
/
+13
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-1
/
+2
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-4
/
+2
2015-12-03
net: add netif_is_lag_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_lag_master helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_port helper
Jiri Pirko
1
-0
/
+5
2015-12-03
net: add netif_is_team_master helper
Jiri Pirko
1
-0
/
+8
2015-12-02
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
1
-2
/
+2
2015-12-02
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
1
-1
/
+3
2015-12-01
qed: Add support for changing LED state
Sudarsana Kalluru
1
-0
/
+17
2015-11-30
net: ipmr: move pimsm_enabled to pim.h and rename
Nikolay Aleksandrov
1
-0
/
+5
2015-11-30
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
1
-2
/
+19
2015-11-30
net: ipmr: adjust mroute.h style and drop extern
Nikolay Aleksandrov
1
-26
/
+21
2015-11-30
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
1
-3
/
+7
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
2
-10
/
+26
2015-11-25
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
1
-0
/
+1
2015-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-15
/
+42
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-42
/
+17
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+8
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
1
-0
/
+76
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+13
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
1
-1
/
+0
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
1
-0
/
+1
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
1
-3
/
+2
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
1
-1
/
+2
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
1
-1
/
+0
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2
-0
/
+2
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2
-0
/
+3
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-3
/
+8
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-0
/
+7
2015-11-18
net: napi_hash_del() returns a boolean status
Eric Dumazet
1
-2
/
+3
2015-11-18
net: move napi_hash[] into read mostly section
Eric Dumazet
1
-0
/
+4
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+22
[next]