index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+55
2018-04-18
net/ipv6: Cleanup exception and cache route handling
David Ahern
1
-1
/
+0
2018-04-18
net/ipv6: Add gfp_flags to route add functions
David Ahern
1
-2
/
+4
2018-04-18
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
1
-0
/
+3
2018-04-18
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
1
-1
/
+4
2018-04-18
net/ipv6: Add fib6_null_entry
David Ahern
1
-1
/
+2
2018-04-18
net/ipv6: move expires into rt6_info
David Ahern
1
-4
/
+23
2018-04-18
net/ipv6: move metrics from dst to rt6_info
David Ahern
1
-8
/
+9
2018-04-18
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2
-7
/
+15
2018-04-18
net/ipv6: Save route type in rt6_info
David Ahern
1
-0
/
+1
2018-04-18
net/ipv6: Pass net namespace to route functions
David Ahern
1
-5
/
+7
2018-04-18
net/ipv6: Pass net to fib6_update_sernum
David Ahern
1
-1
/
+1
2018-04-18
net: Move fib_convert_metrics to metrics file
David Ahern
1
-0
/
+3
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
3
-0
/
+13
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-0
/
+14
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
1
-2
/
+0
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-1
/
+1
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2
-0
/
+17
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+129
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-12
/
+2
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
1
-0
/
+1
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
1
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2
-23
/
+23
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+27
2018-04-17
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
1
-47
/
+0
2018-04-17
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
1
-0
/
+2
2018-04-17
tcp: implement mmap() for zero copy receive
Eric Dumazet
1
-0
/
+2
2018-04-17
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
1
-0
/
+1
2018-04-17
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2
-0
/
+2
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+25
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+1
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-18
/
+143
2018-04-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2018-04-12
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+19
2018-04-12
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-10
/
+33
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-186
/
+300
2018-04-11
page cache: use xa_lock
Matthew Wilcox
4
-14
/
+14
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
3
-11
/
+39
2018-04-11
export __set_page_dirty
Matthew Wilcox
1
-0
/
+1
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2
-4
/
+6
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
1
-2
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2
-0
/
+12
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
1
-3
/
+3
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
1
-1
/
+3
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
1
-4
/
+4
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
[next]