index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sensor-hub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-13
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-09-13
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-4
/
+4
2016-09-13
sundance: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-13
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-13
ethernet: amd: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-4
/
+4
2016-09-13
starfire: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-13
3c59x: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-12
Linux 4.8-rc6
v4.8-rc6
Linus Torvalds
1
-1
/
+1
2016-09-12
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-12
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
2016-09-12
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
Florian Fainelli
2
-3
/
+1
2016-09-11
nvme: make NVME_RDMA depend on BLOCK
Linus Torvalds
1
-1
/
+1
2016-09-11
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2
-5
/
+3
2016-09-11
net: l3mdev: remove get_rtable method
David Ahern
2
-42
/
+0
2016-09-11
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
1
-29
/
+0
2016-09-11
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
4
-84
/
+1
2016-09-11
net: ipv4: Remove l3mdev_get_saddr
David Ahern
6
-103
/
+0
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
8
-37
/
+10
2016-09-11
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
4
-58
/
+100
2016-09-11
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2
-5
/
+63
2016-09-11
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
3
-7
/
+19
2016-09-11
net: l3mdev: Add hook to output path
David Ahern
5
-0
/
+78
2016-09-11
net: flow: Add l3mdev flow update
David Ahern
4
-0
/
+47
2016-09-11
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
1
-1
/
+1
2016-09-11
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
1
-3
/
+4
2016-09-11
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
1
-1
/
+1
2016-09-11
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
1
-2
/
+3
2016-09-11
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
1
-1
/
+2
2016-09-11
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
1
-1
/
+2
2016-09-11
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
1
-1
/
+1
2016-09-11
ATM-nicstar: Improve another size determination in get_scq()
Markus Elfring
1
-1
/
+1
2016-09-11
ATM-nicstar: Use kmalloc_array() in get_scq()
Markus Elfring
1
-2
/
+3
2016-09-11
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
1
-1
/
+7
2016-09-11
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2016-09-11
Revert "hv_netvsc: make inline functions static"
Stephen Hemminger
2
-84
/
+85
2016-09-11
net/mlx5: Organize device list API in one place
Mohamad Haj Yahia
5
-296
/
+362
2016-09-11
net/mlx5e: Restore vlan filter after seamless reset
Mohamad Haj Yahia
1
-6
/
+32
2016-09-11
net/mlx5e: Implement mlx5e interface attach/detach callbacks
Mohamad Haj Yahia
3
-63
/
+183
2016-09-11
net/mlx5: Implement vports admin state backup/restore
Mohamad Haj Yahia
2
-141
/
+124
2016-09-11
net/mlx5: Align sriov/eswitch modules with the new load/unload flow.
Mohamad Haj Yahia
3
-14
/
+34
2016-09-11
net/mlx5: Implement eswitch attach/detach flows
Mohamad Haj Yahia
2
-3
/
+23
2016-09-11
net/mlx5: Implement SRIOV attach/detach flows
Mohamad Haj Yahia
2
-8
/
+23
2016-09-11
net/mlx5: Split the load/unload flow into hardware and software flows
Mohamad Haj Yahia
1
-64
/
+107
2016-09-11
net/mlx5: Introduce attach/detach to interface API
Mohamad Haj Yahia
2
-20
/
+131
2016-09-11
net/mlx5: SRIOV core code refactoring
Mohamad Haj Yahia
4
-131
/
+101
2016-09-11
net/mlx5: Skip waiting for vf pages in internal error
Mohamad Haj Yahia
1
-1
/
+12
2016-09-11
xfrm: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
[next]