index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-1
/
+1
*
genetlink: use idr to track families
Johannes Berg
2016-10-27
2
-16
/
+17
*
genetlink: statically initialize families
Johannes Berg
2016-10-27
3
-72
/
+29
*
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
3
-7
/
+2
*
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
2016-10-27
1
-0
/
+2
*
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
2016-10-27
2
-0
/
+3
*
net: phy: broadcom: Add support for BCM54612E
Xo Wang
2016-10-26
1
-0
/
+1
*
net: phy: broadcom: Update Auxiliary Control Register macros
Xo Wang
2016-10-26
1
-1
/
+2
*
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
2016-10-23
3
-0
/
+30
*
lwt: Remove unused len field
Thomas Graf
2016-10-23
1
-2
/
+1
*
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-10-22
2
-0
/
+7
*
udp: implement memory accounting helpers
Paolo Abeni
2016-10-22
1
-0
/
+4
*
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-22
1
-0
/
+4
*
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
2
-2
/
+0
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-2
/
+0
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-0
/
+1
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
1
-1
/
+1
*
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
2016-10-18
1
-0
/
+1
*
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
2
-0
/
+58
*
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2016-10-18
1
-0
/
+15
*
net: Remove all_adj_list and its references
David Ahern
2016-10-18
1
-25
/
+0
*
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
1
-0
/
+17
*
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2016-10-17
1
-2
/
+3
*
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-15
1
-4
/
+3
*
qed*: Allow unicast filtering
Yuval Mintz
2016-10-14
1
-0
/
+1
*
qed: Pass MAC hints to VFs
Yuval Mintz
2016-10-14
1
-1
/
+1
*
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-10-14
1
-2
/
+2
*
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...
Shmulik Ladkani
2016-10-14
1
-1
/
+1
*
net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.
Allan W. Nielsen
2016-10-14
1
-21
/
+0
*
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
1
-78
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
27
-402
/
+305
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-13
2
-2
/
+35
|
|
\
|
|
*
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
1
-0
/
+24
|
|
*
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
2016-10-13
1
-2
/
+11
|
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
11
-10
/
+58
|
|
\
\
|
|
*
|
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
2016-09-30
1
-0
/
+1
|
|
*
|
NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
Trond Myklebust
2016-09-27
1
-0
/
+1
|
|
*
|
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
2016-09-22
1
-0
/
+3
|
|
*
|
nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
Jeff Layton
2016-09-22
1
-2
/
+3
|
|
*
|
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
1
-0
/
+1
|
|
*
|
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
1
-2
/
+2
|
|
*
|
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
1
-0
/
+4
|
|
*
|
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-19
1
-0
/
+35
|
|
*
|
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
1
-0
/
+1
|
|
*
|
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
1
-2
/
+3
|
|
*
|
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
2
-2
/
+2
|
|
*
|
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
2
-2
/
+2
|
|
*
|
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
2
-1
/
+13
|
|
*
|
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
1
-0
/
+12
|
|
*
|
SUNRPC search xprt switch for sockaddr
Andy Adamson
2016-09-19
2
-0
/
+4
[next]