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-11-22
marvell: mark mvneta and mvpp2 32-bit only
Arnd Bergmann
1
-0
/
+2
2016-11-22
Merge branch 'mlxsw-thermal-zone'
David S. Miller
6
-0
/
+533
2016-11-22
mlxsw: core: Implement thermal zone
Ivan Vecera
5
-0
/
+484
2016-11-22
mlxsw: reg: Add Management Fan Speed Limit register
Jiri Pirko
1
-0
/
+49
2016-11-22
Merge branch 'mv88e6390-initial-support'
David S. Miller
5
-175
/
+628
2016-11-22
net: dsa: mv88e6xxx: Move g1 stats code in global1.[ch]
Andrew Lunn
3
-52
/
+36
2016-11-22
net: dsa: mv88e6xxx: Implement mv88e6390 get_stats
Andrew Lunn
2
-10
/
+32
2016-11-22
net: dsa: mv88e6xxx: Add stats_get_stats to ops structure
Andrew Lunn
2
-28
/
+57
2016-11-22
net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structure
Andrew Lunn
2
-80
/
+177
2016-11-22
net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init
Andrew Lunn
4
-0
/
+46
2016-11-22
net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operation
Andrew Lunn
4
-1
/
+27
2016-11-22
net: dsa: mv88e6xxx: Add comment about family a device belongs to
Andrew Lunn
1
-0
/
+24
2016-11-22
net: dsa: mv88e6xxx: Abstract stats_snapshot into ops structure
Andrew Lunn
4
-15
/
+56
2016-11-22
net: dsa: mv88e6xxx: Add the mv88e6390 family
Andrew Lunn
3
-1
/
+182
2016-11-22
net: dsa: mv88e6xxx: Fix unused variable warning by using variable
Andrew Lunn
1
-0
/
+3
2016-11-22
net: dsa: mv88e6xxx: Take switch out of reset before probe
Andrew Lunn
1
-4
/
+4
2016-11-21
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2
-2
/
+2
2016-11-21
Merge branch 'geneve-lwt-efficiency'
David S. Miller
1
-405
/
+274
2016-11-21
geneve: Optimize geneve device lookup.
pravin shelar
1
-4
/
+13
2016-11-21
geneve: Remove redundant socket checks.
pravin shelar
1
-8
/
+2
2016-11-21
geneve: Merge ipv4 and ipv6 geneve_build_skb()
pravin shelar
1
-74
/
+26
2016-11-21
geneve: Unify LWT and netdev handling.
pravin shelar
1
-349
/
+263
2016-11-21
Merge branch 'tcp-cong-undo_cwnd-mandatory'
David S. Miller
13
-7
/
+74
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
8
-6
/
+19
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
5
-1
/
+55
2016-11-21
Merge branch 'bridge-igmpv3-mldv2-support'
David S. Miller
5
-39
/
+210
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
5
-22
/
+113
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
5
-18
/
+98
2016-11-21
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_...
Gao Feng
1
-2
/
+1
2016-11-21
mlx4: avoid unnecessary dirtying of critical fields
Eric Dumazet
1
-17
/
+30
2016-11-21
bnx2: use READ_ONCE() instead of barrier()
Eric Dumazet
1
-12
/
+5
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2
-2
/
+4
2016-11-21
Merge branch 'mlx5-bpf-refcnt-fixes'
David S. Miller
3
-13
/
+33
2016-11-21
bpf: add __must_check attributes to refcount manipulating helpers
Daniel Borkmann
1
-5
/
+7
2016-11-21
bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup
Daniel Borkmann
1
-0
/
+3
2016-11-21
bpf, mlx5: fix various refcount issues in mlx5e_xdp_set
Daniel Borkmann
1
-4
/
+13
2016-11-21
bpf, mlx5: fix mlx5e_create_rq taking reference on prog
Daniel Borkmann
2
-4
/
+10
2016-11-20
Merge branch 'mV88e6xxx-interrupt-fixes'
David S. Miller
3
-28
/
+59
2016-11-20
net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interrupts
Andrew Lunn
1
-1
/
+4
2016-11-20
net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts
Andrew Lunn
2
-10
/
+19
2016-11-20
net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup
Andrew Lunn
1
-11
/
+20
2016-11-20
net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt
Andrew Lunn
1
-0
/
+7
2016-11-20
net: dsa: mv88e6xxx: Fix unconditional irq freeing
Andrew Lunn
1
-5
/
+8
2016-11-20
net: dsa: mv88e6xxx: Fix typos when removing g1 interrupts
Andrew Lunn
1
-2
/
+2
2016-11-19
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
3
-5
/
+5
2016-11-19
netlink: smaller nla_attr_minlen table
Alexey Dobriyan
1
-1
/
+1
2016-11-19
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-19
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-19
Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m...
David S. Miller
9
-115
/
+445
2016-11-19
af_packet: Use virtio_net_hdr_from_skb() directly.
Jarno Rajahalme
1
-12
/
+4
[next]