index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
1
-0
/
+1
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
1
-2
/
+4
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
1
-2
/
+3
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
2
-1
/
+2
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
1
-0
/
+2
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
1
-1
/
+1
2018-07-07
devlink: fix incorrect return statement
Arnd Bergmann
1
-1
/
+0
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
1
-1
/
+0
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2
-6
/
+4
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
1
-0
/
+6
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
1
-0
/
+19
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
1
-0
/
+15
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
1
-0
/
+2
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
1
-0
/
+4
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
1
-0
/
+31
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
1
-0
/
+7
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
1
-0
/
+18
2018-07-05
devlink: Add param set command
Moshe Shemesh
1
-0
/
+4
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
1
-0
/
+85
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-1
/
+2
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
1
-0
/
+5
2018-07-04
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
1
-0
/
+2
2018-07-04
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
1
-0
/
+1
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+10
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-0
/
+2
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
1
-0
/
+9
2018-07-04
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
1
-1
/
+8
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-7
/
+18
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+6
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
1
-0
/
+10
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
2
-0
/
+29
2018-07-02
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
1
-3
/
+11
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
3
-11
/
+282
2018-06-30
net/smc: add pnetid support for SMC-D and ISM
Hans Wippel
1
-0
/
+1
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
1
-0
/
+62
2018-06-30
net/smc: add pnetid support
Ursula Braun
1
-0
/
+2
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-2
/
+6
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
1
-0
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
6
-6
/
+12
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-1
/
+2
2018-06-28
net sched actions: fix coding style in pedit headers
Roman Mashak
1
-0
/
+1
2018-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
1
-0
/
+5
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-2
/
+4
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
1
-0
/
+15
2018-06-26
net: sched: add tcf_proto_op to offload a rule
John Hurley
2
-3
/
+6
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-4
/
+7
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
4
-7
/
+7
2018-06-23
netns: get more entropy from net_hash_mix()
Eric Dumazet
1
-6
/
+1
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
1
-0
/
+11
[next]