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
2019-12-05
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
1
-1
/
+1
2019-12-05
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-1
/
+0
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-12-05
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-29
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-20
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-0
/
+3
2019-11-12
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-0
/
+1
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-12
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-0
/
+4
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-12
net/tls: add a TX lock
Jakub Kicinski
1
-0
/
+5
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
3
-4
/
+5
2019-11-10
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-11-10
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-2
/
+2
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+2
2019-10-01
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+19
2019-09-21
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-1
/
+6
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2
-4
/
+5
2019-08-29
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-0
/
+1
2019-08-28
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-08-26
nexthop: Fix nexthop_num_path for blackhole nexthops
David Ahern
1
-6
/
+0
2019-08-25
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
1
-1
/
+1
2019-08-21
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
1
-1
/
+1
2019-08-20
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
1
-1
/
+1
2019-08-19
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
1
-0
/
+2
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
1
-1
/
+1
2019-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+1
2019-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+7
2019-08-14
netlink: Fix nlmsg_parse as a wrapper for strict message parsing
David Ahern
1
-3
/
+2
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-1
/
+0
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-08-09
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
1
-1
/
+9
2019-08-09
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
1
-1
/
+1
2019-08-07
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-07
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+15
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
[next]