index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-28
1
-1
/
+3
*
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-25
1
-1
/
+0
*
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
1
-2
/
+1
*
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-25
1
-1
/
+2
*
strparser: initialize all callbacks
Eric Biggers
2017-08-24
1
-1
/
+1
*
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
2017-08-24
1
-2
/
+1
*
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
1
-0
/
+6
*
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
1
-4
/
+3
*
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+1
*
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+1
*
net: sched: add couple of goto_chain helpers
Jiri Pirko
2017-08-23
1
-4
/
+16
*
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
1
-0
/
+2
*
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
1
-1
/
+8
*
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
2
-0
/
+64
*
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
3
-6
/
+7
|
\
|
*
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
2017-08-20
1
-1
/
+4
|
*
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-3
/
+1
|
*
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
2017-08-16
1
-2
/
+2
*
|
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
2017-08-21
1
-0
/
+3
*
|
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
1
-4
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
1
-4
/
+28
|
\
\
|
*
|
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-3
/
+6
|
*
|
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-0
/
+19
|
*
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-1
/
+3
*
|
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
5
-9
/
+40
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
1
-0
/
+10
|
*
|
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
1
-0
/
+15
|
|
\
\
|
|
*
|
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
1
-0
/
+15
|
*
|
|
udp: fix linear skb reception with PEEK_OFF
Al Viro
2017-08-14
1
-5
/
+4
|
*
|
|
udp: harden copy_linear_skb()
Eric Dumazet
2017-08-11
1
-0
/
+2
|
*
|
|
net: fix compilation when busy poll is not enabled
Daniel Borkmann
2017-08-11
1
-6
/
+6
|
*
|
|
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
1
-0
/
+5
*
|
|
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-15
1
-0
/
+2
*
|
|
|
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
2
-12
/
+3
*
|
|
|
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
1
-2
/
+0
*
|
|
|
net: sched: propagate classid down to offload drivers
Jiri Pirko
2017-08-11
1
-0
/
+2
*
|
|
|
net: sched: Add helpers to identify classids
Jiri Pirko
2017-08-11
1
-0
/
+14
*
|
|
|
sctp: fix some indents in sm_make_chunk.c
Xin Long
2017-08-11
1
-79
/
+79
*
|
|
|
sctp: remove the typedef sctp_disposition_t
Xin Long
2017-08-11
1
-9
/
+10
*
|
|
|
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
2017-08-11
1
-3
/
+3
*
|
|
|
sctp: remove the unused typedef sctp_sm_command_t
Xin Long
2017-08-11
1
-5
/
+0
*
|
|
|
sctp: remove the typedef sctp_verb_t
Xin Long
2017-08-11
1
-5
/
+5
*
|
|
|
sctp: remove the typedef sctp_arg_t
Xin Long
2017-08-11
1
-13
/
+13
*
|
|
|
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2017-08-11
2
-8
/
+8
*
|
|
|
sctp: remove the typedef sctp_cmd_t
Xin Long
2017-08-11
1
-7
/
+7
[next]