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
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
1
-5
/
+0
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
1
-8
/
+11
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
3
-7
/
+15
2019-04-22
net: devlink: Add extack to shared buffer operations
Ido Schimmel
1
-3
/
+5
2019-04-22
net: tc_act: drop include of module.h from tc_ife.h
Paul Gortmaker
1
-1
/
+2
2019-04-22
net: fib: drop include of module.h from fib_notifier.h
Paul Gortmaker
1
-1
/
+2
2019-04-22
net: ife: drop include of module.h from net/ife.h
Paul Gortmaker
1
-1
/
+0
2019-04-22
net: psample: drop include of module.h from psample.h
Paul Gortmaker
1
-1
/
+0
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
1
-2
/
+2
2019-04-22
ipv6: Remove fib6_info_nh_lwt
David Ahern
1
-6
/
+0
2019-04-22
include/net/tcp.h: whitespace cleanup at tcp_v4_check
Daniel T. Lee
1
-1
/
+1
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-5
/
+198
2019-04-23
bpf: remove global variables
Alexei Starovoitov
1
-0
/
+5
2019-04-21
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
1
-1
/
+3
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
1
-2
/
+1
2019-04-19
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
Tung Nguyen
1
-0
/
+1
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
2
-2
/
+23
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
3
-5
/
+4
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
1
-4
/
+5
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
1
-1
/
+1
2019-04-18
net: phy: add support for reset-controller
David Bauer
1
-0
/
+1
2019-04-18
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2
-0
/
+7
2019-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
1
-0
/
+2
2019-04-17
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2
-1
/
+3
2019-04-17
ipv6: Pass fib6_result to fib lookups
David Ahern
2
-10
/
+10
2019-04-17
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
1
-8
/
+8
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
2
-4
/
+6
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2
-10
/
+12
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
1
-0
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-74
/
+143
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-38
/
+49
2019-04-16
bpf: allow clearing all sock_ops callback flags
Viet Hoang Tran
1
-1
/
+8
2019-04-16
Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+6
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-4
/
+6
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
1
-3
/
+3
2019-04-15
sctp: implement memory accounting on rx path
Xin Long
1
-1
/
+1
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
16
-39
/
+84
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2
-5
/
+20
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+30
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+0
2019-04-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2019-04-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
1
-11
/
+24
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
1
-3
/
+6
[next]