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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
401
-10103
/
+23534
|
\
|
*
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
2016-07-26
1
-5
/
+2
|
*
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2016-07-26
2
-2
/
+2
|
*
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
2016-07-26
5
-0
/
+235
|
*
tipc: add a function to get the bearer name
Parthasarathy Bhuvaragan
2016-07-26
2
-0
/
+22
|
*
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
2016-07-26
5
-0
/
+67
|
*
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
2016-07-26
6
-2
/
+55
|
*
tipc: introduce constants for tipc address validation
Parthasarathy Bhuvaragan
2016-07-26
2
-6
/
+3
|
*
net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_...
He Chunhui
2016-07-26
1
-6
/
+1
|
*
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
2
-77
/
+72
|
*
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-25
14
-279
/
+256
|
*
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
2016-07-25
2
-6
/
+2
|
*
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-07-25
1
-0
/
+1
|
*
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-07-25
1
-2
/
+5
|
*
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
2016-07-25
1
-0
/
+3
|
*
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-25
2
-2
/
+2
|
*
kcm: remove redundant -ve error check and return path
Colin Ian King
2016-07-25
1
-5
/
+1
|
*
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
2016-07-25
1
-0
/
+4
|
*
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2016-07-25
2
-2
/
+2
|
*
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
1
-0
/
+8
|
*
sctp: support ipv6 nonlocal bind
Xin Long
2016-07-25
1
-1
/
+3
|
*
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-25
1
-2
/
+2
|
*
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
2016-07-25
1
-13
/
+19
|
*
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2016-07-25
2
-2
/
+2
|
*
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
2016-07-25
1
-1
/
+1
|
*
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
1
-3
/
+73
|
*
net/sched: introduce Match-all classifier
Jiri Pirko
2016-07-24
3
-0
/
+259
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-24
31
-558
/
+674
|
|
\
|
|
*
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
2016-07-23
1
-23
/
+20
|
|
*
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
2016-07-23
1
-8
/
+24
|
|
*
netfilter: h323: Use mod_timer instead of set_expect_timeout
Gao Feng
2016-07-23
1
-14
/
+1
|
|
*
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
2016-07-22
2
-30
/
+16
|
|
*
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
2016-07-22
5
-28
/
+14
|
|
*
netfilter: nf_tables: allow to filter out rules by table and chain
Pablo Neira Ayuso
2016-07-21
1
-0
/
+38
|
|
*
netfilter: nft_log: fix snaplen does not truncate packets
Liping Zhang
2016-07-21
1
-1
/
+2
|
|
*
netfilter: nft_log: check the validity of log level
Liping Zhang
2016-07-21
1
-0
/
+5
|
|
*
netfilter: nft_log: fix possible memory leak if log expr init fail
Liping Zhang
2016-07-21
1
-8
/
+18
|
|
*
netfilter: Add helper array register/unregister functions
Gao Feng
2016-07-21
6
-181
/
+150
|
|
*
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
2016-07-19
1
-6
/
+19
|
|
*
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-18
4
-64
/
+123
|
|
*
netfilter: conntrack: protect early_drop by rcu read lock
Liping Zhang
2016-07-12
1
-0
/
+3
|
|
*
netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931
Toby DiPasquale
2016-07-11
1
-1
/
+2
|
|
*
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-07-11
1
-2
/
+23
|
|
|
\
|
|
|
*
ipvs: count pre-established TCP states as active
Michal Kubecek
2016-07-07
1
-2
/
+23
|
|
*
|
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
2016-07-11
4
-29
/
+29
|
|
*
|
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
2016-07-11
1
-0
/
+3
|
|
*
|
netfilter: physdev: physdev-is-out should not work with OUTPUT chain
Hangbin Liu
2016-07-11
1
-4
/
+4
|
|
*
|
netfilter: nat: convert nat bysrc hash to rhashtable
Florian Westphal
2016-07-11
1
-58
/
+68
|
|
*
|
netfilter: move nat hlist_head to nf_conn
Florian Westphal
2016-07-11
2
-39
/
+9
|
|
*
|
netfilter: conntrack: simplify early_drop
Florian Westphal
2016-07-11
1
-48
/
+47
[next]