index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
...
|
*
|
|
|
|
|
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
1
-5
/
+0
|
*
|
|
|
|
|
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
1
-7
/
+0
|
*
|
|
|
|
|
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-31
1
-1
/
+28
|
*
|
|
|
|
|
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
1
-1
/
+6
|
*
|
|
|
|
|
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
1
-1
/
+1
|
*
|
|
|
|
|
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-30
1
-9
/
+21
|
*
|
|
|
|
|
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-30
1
-10
/
+2
|
*
|
|
|
|
|
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
1
-0
/
+16
|
*
|
|
|
|
|
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
1
-0
/
+7
|
*
|
|
|
|
|
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-30
1
-0
/
+2
|
*
|
|
|
|
|
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-30
1
-8
/
+11
|
*
|
|
|
|
|
flow_dissector: add meaningful comments
Matteo Croce
2019-10-30
1
-0
/
+1
|
*
|
|
|
|
|
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-29
1
-1
/
+0
|
*
|
|
|
|
|
net: dsa: return directly from dsa_to_port
Vivien Didelot
2019-10-29
1
-3
/
+3
|
*
|
|
|
|
|
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
1
-0
/
+23
|
*
|
|
|
|
|
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
4
-17
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
1
-2
/
+2
|
|
*
|
|
|
|
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
1
-1
/
+1
|
|
*
|
|
|
|
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
1
-1
/
+7
|
|
*
|
|
|
|
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-23
2
-2
/
+1
|
|
*
|
|
|
|
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-17
1
-10
/
+0
|
|
*
|
|
|
|
ipvs: batch __ip_vs_cleanup
Haishuang Yan
2019-10-08
1
-1
/
+1
|
*
|
|
|
|
|
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+0
|
*
|
|
|
|
|
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
1
-2
/
+0
|
*
|
|
|
|
|
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
1
-5
/
+0
|
*
|
|
|
|
|
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
1
-0
/
+4
|
*
|
|
|
|
|
net: dsa: use ports list in dsa_to_port
Vivien Didelot
2019-10-22
1
-1
/
+8
|
*
|
|
|
|
|
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
1
-0
/
+5
|
*
|
|
|
|
|
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
7
-26
/
+61
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
2019-10-13
1
-2
/
+9
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+9
|
*
|
|
|
|
|
|
|
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-10-11
1
-3
/
+5
|
*
|
|
|
|
|
|
|
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
1
-0
/
+1
|
*
|
|
|
|
|
|
|
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
1
-0
/
+1
|
*
|
|
|
|
|
|
|
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-10-09
1
-0
/
+1
|
*
|
|
|
|
|
|
|
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2019-10-09
1
-0
/
+7
|
*
|
|
|
|
|
|
|
sctp: add SCTP_ADDR_ADDED event
Xin Long
2019-10-09
1
-7
/
+2
|
*
|
|
|
|
|
|
|
net/tls: store decrypted on a single bit
Jakub Kicinski
2019-10-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net/tls: store async_capable on a single bit
Jakub Kicinski
2019-10-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
2019-10-07
1
-2
/
+5
|
*
|
|
|
|
|
|
|
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
2019-10-07
1
-3
/
+3
|
*
|
|
|
|
|
|
|
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2019-10-06
1
-2
/
+0
|
*
|
|
|
|
|
|
|
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2019-10-06
1
-0
/
+4
|
*
|
|
|
|
|
|
|
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2019-10-06
1
-0
/
+14
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net: devlink: export devlink net setter
Jiri Pirko
2019-10-05
1
-0
/
+2
|
*
|
|
|
|
|
|
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-10-05
3
-0
/
+22
|
*
|
|
|
|
|
|
net/tls: add tracing for device/offload events
Jakub Kicinski
2019-10-05
1
-7
/
+1
|
*
|
|
|
|
|
|
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
1
-1
/
+1
[prev]
[next]