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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
tipc: add the ability to get UDP options via netlink
Richard Alpe
4
-0
/
+72
2016-08-26
tipc: add replicast peer discovery
Richard Alpe
1
-3
/
+80
2016-08-26
tipc: introduce UDP replicast
Richard Alpe
6
-12
/
+201
2016-08-26
tipc: refactor multicast ip check
Richard Alpe
1
-15
/
+19
2016-08-26
tipc: split UDP send function
Richard Alpe
1
-18
/
+32
2016-08-26
tipc: split UDP nl address parsing
Richard Alpe
1
-57
/
+55
2016-08-26
net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable
Florian Fainelli
1
-4
/
+2
2016-08-26
alx: add tso support
Tobias Regnery
1
-4
/
+71
2016-08-26
Merge branch 'mediatek-pdma-rx'
David S. Miller
2
-35
/
+75
2016-08-26
net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX
Nelson Chang
1
-2
/
+1
2016-08-26
net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...
Nelson Chang
2
-33
/
+74
2016-08-26
Merge branch 'bcm_sf2-utilize-b53_common'
David S. Miller
7
-967
/
+288
2016-08-26
net: dsa: bcm_sf2: Remove duplicate code
Florian Fainelli
3
-950
/
+17
2016-08-26
net: dsa: bcm_sf2: Utilize core B53 driver when possible
Florian Fainelli
3
-47
/
+195
2016-08-26
net: dsa: b53: Add JOIN_ALL_VLAN support
Florian Fainelli
2
-4
/
+29
2016-08-26
net: dsa: b53: Define SF2 MIB layout
Florian Fainelli
2
-0
/
+69
2016-08-26
net: dsa: b53: Prepare to support 7445 switch
Florian Fainelli
2
-0
/
+13
2016-08-26
net: dsa: b53: Initialize ds->ops in b53_switch_alloc
Florian Fainelli
1
-2
/
+1
2016-08-26
Merge branch 'mlxsw-fw-mark-offload'
David S. Miller
16
-250
/
+158
2016-08-26
mlxsw: spectrum: Mirror certain packets to CPU
Ido Schimmel
1
-5
/
+12
2016-08-26
mlxsw: spectrum: Allow different traps to have different actions
Ido Schimmel
2
-29
/
+31
2016-08-26
mlxsw: spectrum: Simplify traps definition
Ido Schimmel
1
-115
/
+31
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
14
-132
/
+117
2016-08-26
switchdev: Support parent ID comparison for stacked devices
Ido Schimmel
1
-2
/
+0
2016-08-26
devlink: remove unused priv_size
Ivan Vecera
1
-1
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-26
veth: sctp: add NETIF_F_SCTP_CRC to device features
Xin Long
1
-1
/
+1
2016-08-25
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
1
-1
/
+1
2016-08-25
net: minor optimization in qdisc_qstats_cpu_drop()
Eric Dumazet
1
-1
/
+1
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
4
-0
/
+4
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2
-0
/
+2
2016-08-25
vmxnet3: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-25
ibmvnic: fix error return code in ibmvnic_probe()
Wei Yongjun
1
-0
/
+1
2016-08-25
ibmvnic: convert to use simple_open()
Wei Yongjun
1
-12
/
+6
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2
-3
/
+39
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-24
net: dsa: rename switch operations structure
Vivien Didelot
9
-137
/
+137
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
5
-34
/
+241
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-160
/
+943
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-10
/
+28
2016-08-24
Merge branch 'mlxsw-fdb-learning-offload'
David S. Miller
4
-47
/
+115
2016-08-24
mlxsw: spectrum: Don't set learning when creating vPorts
Ido Schimmel
1
-8
/
+0
2016-08-24
mlxsw: spectrum: Remove unnecessary check in FDB processing
Ido Schimmel
1
-4
/
+0
2016-08-24
mlxsw: spectrum: Offload learning to the switch ASIC
Ido Schimmel
1
-3
/
+44
2016-08-24
mlxsw: spectrum: Configure learning for VLAN-aware bridge port
Ido Schimmel
3
-4
/
+50
2016-08-24
mlxsw: spectrum: Don't abort on first error when removing VLANs
Ido Schimmel
1
-16
/
+4
2016-08-24
mlxsw: spectrum: Make VLAN deletion function symmetric
Ido Schimmel
1
-8
/
+8
2016-08-24
mlxsw: spectrum: Limit number of FDB records per learning session
Ido Schimmel
2
-12
/
+17
2016-08-24
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
19
-100
/
+1105
[next]