index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
qed: enhanced per queue max coalesce value.
Rahul Verma
1
-1
/
+1
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
2
-10
/
+2
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
1
-2
/
+2
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-0
/
+20
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
1
-1
/
+1
2017-07-24
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2
-241
/
+51
2017-07-24
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
1
-2
/
+2
2017-07-24
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
1
-2
/
+2
2017-07-24
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
1
-3
/
+3
2017-07-24
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
1
-2
/
+2
2017-07-24
sctp: remove the typedef sctp_sackhdr_t
Xin Long
2
-5
/
+5
2017-07-24
sctp: remove the typedef sctp_sack_variable_t
Xin Long
1
-3
/
+3
2017-07-24
sctp: remove the typedef sctp_dup_tsn_t
Xin Long
1
-3
/
+1
2017-07-24
sctp: remove the typedef sctp_gap_ack_block_t
Xin Long
1
-4
/
+4
2017-07-24
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
1
-2
/
+2
2017-07-24
sctp: remove the typedef sctp_cookie_param_t
Xin Long
1
-2
/
+2
2017-07-24
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
1
-1
/
+4
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2
-0
/
+9
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
1
-0
/
+2
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2
-235
/
+44
2017-07-21
rxrpc: Expose UAPI definitions to userspace
David Howells
1
-6
/
+7
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
102
-509
/
+1672
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-27
/
+23
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
1
-0
/
+1
2017-07-19
net: make dev_close and related functions void
stephen hemminger
1
-2
/
+2
2017-07-19
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
1
-5
/
+0
2017-07-19
tcp: adjust tail loss probe timeout
Yuchung Cheng
1
-2
/
+1
2017-07-19
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
1
-2
/
+19
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-47
/
+78
2017-07-19
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-9
/
+0
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
1
-0
/
+1
2017-07-18
xfrm: remove flow cache
Florian Westphal
4
-78
/
+0
2017-07-17
net: fix build error in devmap helper calls
John Fastabend
1
-5
/
+20
2017-07-17
IB/core: Remove NOIO QP create flag
Leon Romanovsky
1
-1
/
+1
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-6
/
+4
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
1
-3
/
+2
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
1
-0
/
+16
2017-07-17
bpf: check NULL for sk_to_full_sk() return value
WANG Cong
1
-1
/
+1
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
1
-6
/
+0
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
3
-20
/
+16
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
1
-5
/
+0
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
1
-1
/
+1
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
3
-1
/
+13
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
2
-1
/
+10
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2
-0
/
+4
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
2
-2
/
+33
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
1
-0
/
+1
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
3
-0
/
+11
2017-07-17
jhash: fix -Wimplicit-fallthrough warnings
Jakub Kicinski
1
-15
/
+14
[next]