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-03-02
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
1
-20
/
+7
2016-03-01
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
24
-37
/
+2190
2016-03-01
net: pktgen: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-03-01
sch_mqprio: Fix build with older gcc.
David S. Miller
1
-1
/
+1
2016-03-01
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
1
-3
/
+1
2016-03-01
Merge branch 'qed-next'
David S. Miller
6
-117
/
+2171
2016-03-01
qed: Print additional HW attention info
Yuval Mintz
2
-105
/
+479
2016-03-01
qed: Print HW attention reasons
Yuval Mintz
1
-107
/
+1436
2016-03-01
qed: Add support for HW attentions
Yuval Mintz
2
-40
/
+357
2016-03-01
qed: Semantic refactoring of interrupt code
Yuval Mintz
5
-77
/
+111
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
9
-18
/
+0
2016-03-01
Merge branch 'mlx5-next'
David S. Miller
9
-95
/
+95
2016-03-01
net/mlx5: Fix global UAR mapping
Moshe Lazer
6
-56
/
+36
2016-03-01
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2016-03-01
net/mlx5e: Don't modify CQ before it was created
Gal Pressman
1
-0
/
+6
2016-03-01
net/mlx5e: Don't try to modify CQ moderation if it is not supported
Gal Pressman
2
-6
/
+12
2016-03-01
net/mlx5e: Set drop RQ's necessary parameters only
Tariq Toukan
1
-2
/
+10
2016-03-01
net/mlx5e: Move common case counters within sq_stats struct
Tariq Toukan
1
-4
/
+6
2016-03-01
net/mlx5e: Changed naming convention of tx queues in ethtool stats
Tariq Toukan
1
-7
/
+8
2016-03-01
net/mlx5e: Placement changed for carrier state updates
Tariq Toukan
1
-2
/
+2
2016-03-01
net/mlx5e: Replace async events spinlock with synchronize_irq()
Tariq Toukan
4
-17
/
+14
2016-03-01
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
1
-0
/
+26
2016-03-01
Merge branch 'net-timestamps-y2038'
David S. Miller
6
-21
/
+44
2016-03-01
net: sctp: Convert log timestamps to be y2038 safe
Deepa Dinamani
1
-5
/
+5
2016-03-01
net: ipv4: tcp_probe: Replace timespec with timespec64
Deepa Dinamani
1
-4
/
+4
2016-03-01
net: ipv4: Convert IP network timestamps to be y2038 safe
Deepa Dinamani
4
-12
/
+35
2016-03-01
Merge branch 'ife'
David S. Miller
7
-0
/
+1149
2016-03-01
Support to encoding decoding skb prio on IFE action
Jamal Hadi Salim
3
-0
/
+82
2016-03-01
Support to encoding decoding skb mark on IFE action
Jamal Hadi Salim
3
-0
/
+85
2016-03-01
introduce IFE action
Jamal Hadi Salim
5
-0
/
+982
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
80
-912
/
+1518
2016-03-01
Merge branch 'bridge-mcast-tmp-router-port'
David S. Miller
3
-32
/
+89
2016-03-01
bridge: mcast: add support for more router port information dumping
Nikolay Aleksandrov
2
-3
/
+27
2016-03-01
bridge: mcast: add support for temporary port router
Nikolay Aleksandrov
2
-2
/
+20
2016-03-01
bridge: mcast: do nothing if port's multicast_router is set to the same val
Nikolay Aleksandrov
1
-1
/
+4
2016-03-01
bridge: mcast: use names for the different multicast_router types
Nikolay Aleksandrov
2
-28
/
+40
2016-03-01
Merge branch 'mv88e6xxx-vlan-filtering'
David S. Miller
6
-102
/
+370
2016-03-01
net: dsa: mv88e6xxx: support VLAN filtering
Vivien Didelot
4
-0
/
+43
2016-03-01
net: dsa: mv88e6xxx: remove reserved VLANs
Vivien Didelot
1
-30
/
+3
2016-03-01
net: dsa: mv88e6xxx: restore VLANTable map control
Vivien Didelot
1
-7
/
+47
2016-03-01
net: dsa: mv88e6xxx: assign dynamic FDB to bridges
Vivien Didelot
1
-2
/
+39
2016-03-01
net: dsa: mv88e6xxx: assign default FDB to ports
Vivien Didelot
2
-7
/
+91
2016-03-01
net: dsa: mv88e6xxx: assign dynamic FDB to VLANs
Vivien Didelot
2
-9
/
+49
2016-03-01
net: dsa: mv88e6xxx: extract single FDB dump
Vivien Didelot
1
-33
/
+46
2016-03-01
net: dsa: mv88e6xxx: extract single VLAN retrieval
Vivien Didelot
1
-20
/
+35
2016-03-01
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
2
-0
/
+23
2016-03-01
Merge branch 'devlink'
David S. Miller
18
-59
/
+1425
2016-03-01
mlxsw: spectrum: Introduce port splitting
Ido Schimmel
3
-3
/
+219
2016-03-01
mlxsw: spectrum: Mark unused ports using NULL
Ido Schimmel
1
-0
/
+1
2016-03-01
mlxsw: spectrum: Store local port to module mapping during init
Ido Schimmel
2
-21
/
+16
[next]