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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
net/ipv6: Flip FIB entries to fib6_info
David Ahern
4
-38
/
+38
2018-04-18
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2
-5
/
+2
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
2
-0
/
+12
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 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
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
1
-0
/
+22
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+27
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
1
-0
/
+1
2018-04-11
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-04-06
slab: make usercopy region 32-bit
Alexey Dobriyan
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-1
/
+2
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
1
-0
/
+3
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
51
-283
/
+803
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-04-02
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
1
-11
/
+0
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+6
2018-04-01
Bluetooth: Fix data type of appearence
Jaganath Kanakkassery
1
-1
/
+1
2018-04-01
tls: support for Inline tls record
Atul Gupta
1
-1
/
+31
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-0
/
+16
2018-04-01
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
[next]