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
2018-04-24
bpf: add helper for getting xfrm states
Eyal Birger
1
-1
/
+24
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
1
-5
/
+3
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
54
-197
/
+1858
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
1
-4
/
+6
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
1
-2
/
+4
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
1
-3
/
+3
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
1
-21
/
+0
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-4
/
+216
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+13
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
2
-0
/
+24
2018-04-20
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+306
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
1
-0
/
+1
2018-04-20
tipc: implement configuration of UDP media MTU
GhantaKrishnamurthy MohanKrishna
1
-0
/
+1
2018-04-20
tipc: set default MTU for UDP media
GhantaKrishnamurthy MohanKrishna
1
-0
/
+5
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
1
-0
/
+5
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
1
-0
/
+9
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-23
/
+0
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-0
/
+9
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-7
/
+3
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-2
/
+0
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2
-3
/
+20
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
1
-0
/
+5
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2
-0
/
+13
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
1
-0
/
+2
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
1
-0
/
+37
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
1
-0
/
+130
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
1
-1
/
+0
2018-04-19
net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthop
David Ahern
1
-1
/
+0
2018-04-19
net/ipv6: Change ip6_route_get_saddr to get dev from route
David Ahern
1
-5
/
+6
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2
-1
/
+5
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
1
-1
/
+1
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2
-32
/
+32
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
2
-0
/
+7
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
1
-0
/
+1
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2
-0
/
+13
2018-04-18
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
1
-1
/
+9
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
1
-57
/
+3
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
4
-38
/
+38
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2
-5
/
+2
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+55
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
1
-1
/
+0
[next]