index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
4
-6
/
+10
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
6
-2
/
+26
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
1
-2
/
+2
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
3
-5
/
+18
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2
-2
/
+6
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
5
-18
/
+51
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
1
-27
/
+3
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2
-4
/
+4
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
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
1
-14
/
+15
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
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
4
-10
/
+7
[next]