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
*
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
5
-8
/
+32
*
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
2014-08-02
3
-16
/
+15
*
inet: frags: fix function declaration alignments in inet_fragment
Nikolay Aleksandrov
2014-08-02
1
-5
/
+9
*
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
5
-39
/
+39
*
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
Nikolay Aleksandrov
2014-08-02
1
-3
/
+4
*
ipv4: remove nested rcu_read_lock/unlock
Duan Jiong
2014-08-02
1
-2
/
+0
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
5
-53
/
+65
*
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-02
1
-8
/
+8
*
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-02
1
-5
/
+5
*
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2014-08-02
2
-5
/
+5
*
net: filter: simplify socket charging
Alexei Starovoitov
2014-08-02
2
-52
/
+44
*
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
2014-07-31
4
-7
/
+7
*
netlink: Use PAGE_ALIGNED macro
Tobias Klauser
2014-07-31
1
-1
/
+1
*
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
5
-18
/
+17
*
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-07-31
5
-100
/
+107
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
9
-129
/
+133
|
\
|
*
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
Pablo Neira Ayuso
2014-07-31
1
-0
/
+6
|
*
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
2014-07-31
1
-3
/
+5
|
*
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
2014-07-30
1
-1
/
+3
|
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
2
-2
/
+0
|
*
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
2014-07-25
1
-3
/
+1
|
*
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
|
*
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
2014-07-24
1
-15
/
+16
|
*
netfilter: nf_tables: simplify set dump through netlink
Pablo Neira Ayuso
2014-07-22
1
-104
/
+27
|
*
netfilter: bridge: add reject support
Pablo Neira Ayuso
2014-07-22
3
-0
/
+74
*
|
tcp: don't require root to read tcp_metrics
Banerjee, Debabrata
2014-07-31
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-07-30
3
-65
/
+42
|
\
\
|
*
|
xfrm4: Remove duplicate semicolon
Christoph Paasch
2014-06-30
1
-1
/
+1
|
*
|
vti: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-33
/
+21
|
*
|
vti6: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-31
/
+20
*
|
|
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-07-30
1
-3
/
+8
*
|
|
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
2014-07-30
2
-2
/
+2
*
|
|
dcbnl : Fix misleading dcb_app->priority explanation
Anish Bhatt
2014-07-30
1
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
9
-16
/
+46
|
\
\
\
|
*
|
|
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2014-07-29
2
-7
/
+8
|
*
|
|
ip: make IP identifiers less predictable
Eric Dumazet
2014-07-28
2
-3
/
+31
|
*
|
|
neighbour : fix ndm_type type error issue
Jun Zhao
2014-07-28
1
-1
/
+1
|
*
|
|
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-24
3
-12
/
+16
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-07-24
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-16
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-07-23
2
-4
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfrm: Fix installation of AH IPsec SAs
Tobias Brunner
2014-06-30
1
-4
/
+3
|
|
*
|
|
|
|
xfrm: Fix refcount imbalance in xfrm_lookup
Steffen Klassert
2014-06-26
1
-0
/
+2
|
*
|
|
|
|
|
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
2014-07-22
1
-0
/
+1
*
|
|
|
|
|
|
ipv4: clean up cast warning in do_ip_getsockopt
Karoly Kemeny
2014-07-29
1
-1
/
+1
*
|
|
|
|
|
|
tipc: remove duplicated include from socket.c
Wei Yongjun
2014-07-29
1
-1
/
+0
*
|
|
|
|
|
|
net/udp_offload: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
*
|
|
|
|
|
|
openvswitch: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
*
|
|
|
|
|
|
net/ipv4: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
*
|
|
|
|
|
|
vlan: fail early when creating netdev named config
WANG Cong
2014-07-29
2
-8
/
+15
[next]