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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
2018-04-18
net/ipv6: Cleanup exception and cache route handling
David Ahern
2
-77
/
+81
2018-04-18
net/ipv6: Add gfp_flags to route add functions
David Ahern
3
-25
/
+34
2018-04-18
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2
-15
/
+26
2018-04-18
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2
-7
/
+26
2018-04-18
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
1
-4
/
+25
2018-04-18
net/ipv6: Add fib6_null_entry
David Ahern
2
-32
/
+56
2018-04-18
net/ipv6: move expires into rt6_info
David Ahern
4
-17
/
+19
2018-04-18
net/ipv6: move metrics from dst to rt6_info
David Ahern
4
-210
/
+124
2018-04-18
net/ipv6: Defer initialization of dst to data path
David Ahern
1
-41
/
+74
2018-04-18
net/ipv6: Move nexthop data to fib6_nh
David Ahern
3
-76
/
+94
2018-04-18
net/ipv6: Save route type in rt6_info
David Ahern
2
-26
/
+22
2018-04-18
net/ipv6: Move support functions up in route.c
David Ahern
1
-60
/
+59
2018-04-18
net/ipv6: Pass net namespace to route functions
David Ahern
4
-50
/
+59
2018-04-18
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2
-7
/
+6
2018-04-18
net: Handle null dst in rtnl_put_cacheinfo
David Ahern
1
-3
/
+5
2018-04-18
net: Move fib_convert_metrics to metrics file
David Ahern
3
-42
/
+57
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
1
-8
/
+5
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
4
-311
/
+147
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
6
-52
/
+37
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
1
-27
/
+26
2018-04-17
xdp: avoid leaking info stored in frame data on page reuse
Jesper Dangaard Brouer
1
-0
/
+8
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+15
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-1
/
+3
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
1
-12
/
+48
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
3
-0
/
+321
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-5
/
+218
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+18
2018-04-17
tcp: implement mmap() for zero copy receive
Eric Dumazet
3
-2
/
+115
2018-04-17
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
2
-2
/
+17
2018-04-17
tcp: fix delayed acks behavior for SO_RCVLOWAT
Eric Dumazet
1
-2
/
+5
2018-04-17
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
4
-1
/
+27
2018-04-17
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
1
-2
/
+1
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-142
/
+139
2018-04-12
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-12
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-04-10
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-168
/
+453
2018-04-10
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
1
-0
/
+6
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-67
/
+181
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-13
/
+33
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-9
/
+65
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
[next]