index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
2
-1
/
+4
|
\
|
*
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-28
1
-0
/
+1
|
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
1
-1
/
+3
*
|
devlink: Make port index data type as unsigned int
Parav Pandit
2019-08-31
1
-1
/
+1
*
|
net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag
Davide Caratti
2019-08-31
1
-0
/
+17
*
|
tcp: ulp: add functions to dump ulp-specific information
Davide Caratti
2019-08-31
1
-0
/
+3
*
|
net/tls: use RCU protection on icsk->icsk_ulp_data
Jakub Kicinski
2019-08-31
2
-3
/
+8
*
|
udp: Remove unlikely() from IS_ERR*() condition
Denis Efremov
2019-08-30
1
-1
/
+1
*
|
ipv6: shrink struct ipv6_mc_socklist
Eric Dumazet
2019-08-28
1
-1
/
+1
*
|
sctp: make ecn flag per netns and endpoint
Xin Long
2019-08-27
2
-1
/
+5
*
|
net: dsa: remove bitmap operations
Vivien Didelot
2019-08-27
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
4
-9
/
+3
|
\
|
|
*
nexthop: Fix nexthop_num_path for blackhole nexthops
David Ahern
2019-08-25
1
-6
/
+0
|
*
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-08-24
1
-1
/
+1
|
*
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
2019-08-21
1
-1
/
+1
|
*
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
2019-08-19
1
-1
/
+1
*
|
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
1
-0
/
+17
*
|
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
1
-0
/
+2
*
|
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
1
-1
/
+1
*
|
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
2
-0
/
+2
*
|
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
1
-0
/
+4
*
|
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
2
-32
/
+16
*
|
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
1
-3
/
+4
*
|
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-26
1
-0
/
+2
*
|
net/mlx5e: Add tc flower tracepoints
Dmytro Linkin
2019-08-21
1
-0
/
+1
*
|
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-2
/
+84
*
|
cfg80211: Support assoc-at timer in sta-info
Ben Greear
2019-08-21
1
-0
/
+2
*
|
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
2019-08-19
1
-0
/
+2
*
|
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
2019-08-19
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
8
-9
/
+23
|
\
|
|
*
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2019-08-18
1
-0
/
+2
|
*
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-18
1
-1
/
+1
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-08-17
1
-0
/
+1
|
|
\
|
|
*
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-08-17
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-15
1
-2
/
+7
|
|
\
\
|
|
*
|
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2019-08-09
1
-2
/
+7
|
*
|
|
netlink: Fix nlmsg_parse as a wrapper for strict message parsing
David Ahern
2019-08-13
1
-3
/
+2
|
|
|
/
|
|
/
|
|
*
|
sock: make cookie generation global instead of per netns
Daniel Borkmann
2019-08-09
1
-1
/
+0
|
*
|
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-08
1
-1
/
+9
|
*
|
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2019-08-08
1
-1
/
+1
*
|
|
Documentation: Add devlink-trap documentation
Ido Schimmel
2019-08-17
1
-0
/
+6
*
|
|
devlink: Add generic packet traps and groups
Ido Schimmel
2019-08-17
1
-0
/
+40
*
|
|
devlink: Add packet trap infrastructure
Ido Schimmel
2019-08-17
1
-0
/
+129
*
|
|
drop_monitor: Add basic infrastructure for hardware drops
Ido Schimmel
2019-08-17
1
-0
/
+33
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
27
-4
/
+121
|
\
\
\
|
*
|
|
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
2019-08-13
10
-0
/
+36
|
*
|
|
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...
Jeremy Sowden
2019-08-13
4
-0
/
+31
|
*
|
|
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
2019-08-13
1
-0
/
+4
|
*
|
|
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...
Jeremy Sowden
2019-08-13
1
-0
/
+8
|
*
|
|
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
2019-08-13
16
-3
/
+40
[next]