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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
489
-9258
/
+14217
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-7
/
+26
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
4
-31
/
+17
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-07
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-07
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-07
l2tp: Fix possible NULL pointer dereference
YueHaibing
1
-1
/
+2
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
1
-0
/
+2
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
3
-3
/
+3
2019-05-07
net_sched: sch_fq: handle non connected flows
Eric Dumazet
1
-2
/
+13
2019-05-07
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
1
-12
/
+83
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+2
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-9
/
+0
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+18
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
3
-3
/
+3
2019-05-05
sch_htb: redefine htb qdisc overlimits
Cong Wang
1
-3
/
+6
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
3
-0
/
+141
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2
-12
/
+54
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2
-1
/
+6
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
3
-0
/
+234
2019-05-05
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
1
-0
/
+2
2019-05-05
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
1
-4
/
+4
2019-05-05
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
4
-17
/
+30
2019-05-05
net/sched: allow stats updates from offloaded police actions
Pieter Jansen van Vuuren
1
-0
/
+15
2019-05-05
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
1
-0
/
+20
2019-05-05
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+6
2019-05-05
net/sched: move police action structures to header
Pieter Jansen van Vuuren
1
-36
/
+1
2019-05-05
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
1
-2
/
+0
2019-05-05
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-9
/
+7
2019-05-05
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
1
-0
/
+33
2019-05-05
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+8
2019-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
21
-68
/
+262
2019-05-06
netfilter: xt_hashlimit: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-0
/
+23
2019-05-05
net: use indirect calls helpers at the socket layer
Paolo Abeni
1
-4
/
+16
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
4
-4
/
+10
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
4
-4
/
+15
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
1
-2
/
+4
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
4
-0
/
+23
2019-05-05
net: atm: clean up a range check
Dan Carpenter
1
-3
/
+1
2019-05-05
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
1
-1
/
+1
2019-05-05
cls_cgroup: avoid panic when receiving a packet before filter set
Matteo Croce
1
-0
/
+2
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
1
-0
/
+4
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2
-30
/
+23
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
[next]