index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt_sw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
1
-4
/
+4
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
1
-2
/
+2
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
1
-38
/
+38
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2
-2
/
+2
2015-10-09
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
1
-1
/
+3
2015-10-09
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
1
-3
/
+3
2015-10-09
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
1
-64
/
+80
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
3
-55
/
+52
2015-10-09
net/mlx5_core: Use accessor functions to read from device memory
Eli Cohen
1
-13
/
+22
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
2
-3
/
+23
2015-10-09
net/mlx5_core: Improve mlx5 messages
Eli Cohen
1
-11
/
+11
2015-10-09
i40e: print neato new features
Jesse Brandeburg
1
-0
/
+3
2015-10-09
i40e/i40evf: pass QOS handle to VF
Mitch Williams
3
-2
/
+6
2015-10-09
i40evf: use capabilities flags properly
Mitch Williams
1
-2
/
+7
2015-10-09
i40e: refactor code to remove indent
Jesse Brandeburg
1
-40
/
+42
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
17
-103
/
+124
2015-10-09
i40evf: detect reset more reliably
Mitch Williams
1
-20
/
+16
2015-10-09
i40e: Support FW CEE DCB UP to TC map nibble swap
Greg Bowers
1
-5
/
+8
2015-10-09
i40e/i40evf: Explicitly assign enum index for VSI type
Serey Kong
2
-16
/
+16
2015-10-09
i40e: add switch for link polling
Shannon Nelson
3
-3
/
+29
2015-10-09
i40e: Fix multiple link up messages
Matt Jared
3
-3
/
+8
2015-10-09
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
3
-1
/
+17
2015-10-09
i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg
Neerav Parikh
3
-12
/
+42
2015-10-09
i40e: Add parsing for CEE DCBX TLVs
Neerav Parikh
2
-0
/
+218
2015-10-09
i40e: add more verbose error messages
Mitch Williams
1
-1
/
+3
2015-10-09
i40e: inline interrupt enable
Jesse Brandeburg
2
-19
/
+18
2015-10-08
i40e: fix erroneous WARN_ON
Jesse Brandeburg
1
-0
/
+10
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
5
-13
/
+35
2015-10-08
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
2
-1
/
+7
2015-10-08
random32: add prandom_seed_full_state helper
Daniel Borkmann
1
-16
/
+21
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
2
-35
/
+76
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
5
-67
/
+84
2015-10-08
net: Do not drop to make_route if oif is l3mdev
David Ahern
1
-1
/
+2
2015-10-08
bpf, skb_do_redirect: clear sender_cpu before xmit
Daniel Borkmann
1
-0
/
+1
2015-10-08
net: hns: fix 32-bit build warning
Arnd Bergmann
1
-6
/
+6
2015-10-08
net: Microchip encx24j600 driver
Jon Ringle
5
-0
/
+2087
2015-10-08
net: phy: bcm7xxx: Modified to use global core register defines
Arun Parameswaran
1
-6
/
+3
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
4
-0
/
+179
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
8
-256
/
+332
2015-10-08
net: phy: Broadcom iProc MDIO bus driver
Arun Parameswaran
3
-0
/
+223