index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+9
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
2
-0
/
+5
2018-07-05
devlink: Add param get command
Moshe Shemesh
1
-0
/
+11
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
2
-0
/
+95
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-1
/
+6
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
3
-2
/
+10
2018-07-04
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2
-0
/
+6
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2
-0
/
+18
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
3
-0
/
+28
2018-07-04
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
1
-0
/
+2
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
3
-0
/
+27
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
1
-0
/
+30
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
1
-0
/
+7
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+1
2018-07-04
sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
Xin Long
1
-0
/
+4
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
2
-0
/
+16
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
37
-104
/
+197
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-57
/
+97
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
1
-5
/
+25
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-0
/
+20
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-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2
-6
/
+103
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-55
/
+68
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+54
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
6
-26
/
+826
2018-06-30
tipc: extend sock diag for group communication
GhantaKrishnamurthy MohanKrishna
1
-0
/
+14
2018-06-30
net/smc: add SMC-D diag support
Hans Wippel
1
-0
/
+10
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
[next]