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
2015-05-09
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
1
-9
/
+37
2015-05-09
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
1
-23
/
+27
2015-05-09
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2
-59
/
+63
2015-05-09
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
1
-0
/
+3
2015-05-09
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2
-3
/
+12
2015-05-09
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
3
-51
/
+15
2015-05-09
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
5
-16
/
+69
2015-05-09
net: dsa: Centralize setting up ports
Andrew Lunn
6
-37
/
+20
2015-05-09
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
6
-660
/
+486
2015-05-06
can: flexcan: replace open coded "mailbox code" by proper define
Marc Kleine-Budde
1
-2
/
+1
2015-05-06
can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2
Marc Kleine-Budde
1
-12
/
+12
2015-05-06
can: flexcan: add documentation about mailbox organization
Marc Kleine-Budde
1
-0
/
+10
2015-05-06
can: flexcan: add MB/FIFO specific column to comment table of IP versions
David Jander
1
-8
/
+8
2015-05-06
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
1
-0
/
+2
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
6
-35
/
+45
2015-05-06
mac80211_hwsim: Fix the supported VHT mcs rates
Ilan Peer
1
-5
/
+5
2015-05-06
mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band
Ilan Peer
1
-25
/
+25
2015-05-06
cfg80211: Allow GO concurrent relaxation after BSS disconnection
Avraham Stern
1
-10
/
+19
2015-05-06
mac80211: validate cipher scheme PN length better
Johannes Berg
2
-5
/
+10
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
4
-4
/
+19
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
10
-108
/
+143
2015-05-06
can: janz-ican3: add support for CAL/CANopen firmware
Andreas Gröger
3
-37
/
+101
2015-05-06
can: janz-ican3: add documentation for existing sysfs entries
Andreas Gröger
2
-0
/
+18
2015-05-06
can.h: make padding given by gcc explicit
Shawn Landden
2
-0
/
+9
2015-05-05
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
1
-0
/
+3
2015-05-05
net: axienet: Fix kernel-doc warnings
Michal Simek
3
-18
/
+32
2015-05-05
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
1
-7
/
+7
2015-05-05
net: axienet: Use of_property_* calls
Srikanth Thokala
1
-20
/
+15
2015-05-05
net: axienet: Use devm_* calls
Srikanth Thokala
1
-27
/
+27
2015-05-05
net: axienet: Use pdev instead of op
Srikanth Thokala
1
-23
/
+24
2015-05-05
net: axienet: Fix comments blocks
Michal Simek
3
-59
/
+71
2015-05-05
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2
-20
/
+21
2015-05-05
net: axienet: Support phy-less mode of operation
Srikanth Thokala
1
-5
/
+5
2015-05-05
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2
-28
/
+27
2015-05-05
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
1
-2
/
+4
2015-05-05
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
1
-3
/
+4
2015-05-05
net: axienet: Support for RGMII
Srikanth Thokala
1
-1
/
+8
2015-05-05
Merge branch 'cxgb4-next'
David S. Miller
8
-96
/
+262
2015-05-05
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2
-2
/
+16
2015-05-05
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
3
-79
/
+156
2015-05-05
cxgb4: Add device node to ULD info
Hariprasad Shenai
3
-1
/
+3
2015-05-05
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
3
-0
/
+45
2015-05-05
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
5
-13
/
+28
2015-05-05
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2
-1
/
+14
2015-05-05
rhashtable-test: Fix 64bit division
Thomas Graf
1
-1
/
+2
2015-05-05
rhashtable: Simplify iterator code
Thomas Graf
1
-6
/
+2
2015-05-05
Merge branch 'ipvlan-mcast'
David S. Miller
3
-66
/
+102
2015-05-05
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
1
-14
/
+6
2015-05-05
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
3
-52
/
+96
2015-05-05
Merge branch 'eth_proto_is_802_3'
David S. Miller
8
-8
/
+26
[prev]
[next]