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-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-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
2015-05-05
vlan: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
3
-4
/
+4
2015-05-05
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
ebtables: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2
-1
/
+19
2015-05-05
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2
-2
/
+21
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
7
-1
/
+70
2015-05-05
mac80211: remove useless skb->encapsulation check
Johannes Berg
1
-6
/
+2
2015-05-05
mac80211: make LED triggering depend on activation
Johannes Berg
4
-100
/
+194
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
5
-24
/
+26
2015-05-05
mac80211: clean up station debugfs
Johannes Berg
1
-84
/
+0
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
4
-7
/
+1
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
5
-27
/
+31
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
3
-52
/
+28
2015-05-04
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2
-2
/
+2
2015-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-95
/
+123
2015-05-04
Merge branch 'tipc-topology-cleanup'
David S. Miller
5
-165
/
+137
2015-05-04
tipc: deal with return value of tipc_conn_new callback
Ying Xue
1
-0
/
+4
[prev]
[next]