index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
8
-10
/
+26
*
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
2014-06-23
3
-24
/
+115
*
mac80211: set auth flags after other station info
Arik Nemtsov
2014-06-23
1
-3
/
+13
*
mac80211: clarify TDLS Tx handling
Arik Nemtsov
2014-06-23
1
-16
/
+17
*
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
2014-06-23
4
-64
/
+35
*
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2014-06-23
2
-6
/
+41
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
10
-46
/
+98
*
mac80211: don't stop all queues when flushing
Luciano Coelho
2014-06-23
1
-2
/
+2
*
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2014-06-23
2
-9
/
+3
*
mac80211_hwsim: clean up own address matching
Johannes Berg
2014-06-23
1
-35
/
+31
*
mac80211: Use ktime_get_ts()
Thomas Gleixner
2014-06-23
2
-3
/
+3
*
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
2014-06-23
1
-3
/
+6
*
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
2014-06-23
5
-75
/
+115
*
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
2014-06-23
1
-5
/
+6
*
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-06-23
13
-555
/
+391
*
mac80211: remove weak WEP IV accounting
Johannes Berg
2014-06-23
4
-25
/
+1
*
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
2014-06-23
1
-1
/
+1
*
mac80211: remove ignore_plink_timer flag
Bob Copeland
2014-06-23
2
-9
/
+23
*
mac80211: fix station/driver powersave race
Johannes Berg
2014-06-23
4
-29
/
+51
*
mac80211: remove PID rate control
John W. Linville
2014-06-23
8
-1036
/
+0
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-16
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
|
|
*
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
1
-0
/
+12
|
|
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
|
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
|
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
3
-5
/
+14
|
|
/
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-14
1
-0
/
+4
|
*
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-14
1
-4
/
+3
|
*
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
1
-1
/
+1
*
|
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-16
30
-265
/
+1836
|
\
\
|
*
\
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...
Mike Turquette
2014-06-11
8
-187
/
+661
|
|
\
\
|
|
*
|
clk: sunxi: document PRCM clock compatible strings
Boris BREZILLON
2014-06-11
1
-0
/
+3
|
|
*
|
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON
2014-06-11
4
-0
/
+411
|
|
*
|
clk: sun6i: Protect SDRAM gating bit
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sun6i: Protect CPU clock
Maxime Ripard
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Rework clock protection code
Maxime Ripard
2014-06-11
1
-28
/
+44
|
|
*
|
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
2014-06-11
3
-99
/
+121
|
|
*
|
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
2014-06-11
3
-57
/
+74
|
|
*
|
clk: sunxi: Remove calls to clk_put
Maxime Ripard
2014-06-11
1
-6
/
+2
|
|
*
|
clk: sunxi: document new A31 USB clock compatible
Emilio López
2014-06-11
1
-0
/
+1
|
|
*
|
clk: sunxi: Implement A31 USB clock
Maxime Ripard
2014-06-11
1
-0
/
+6
|
|
/
/
|
*
|
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-06-11
22
-78
/
+1175
|
|
\
\
|
|
*
|
ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...
Nishanth Menon
2014-06-06
2
-2
/
+2
|
|
*
|
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
2014-06-06
2
-0
/
+22
|
|
*
|
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
Andrii Tseglytskyi
2014-06-06
2
-0
/
+13
|
|
*
|
CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ck
Peter Ujfalusi
2014-06-06
1
-0
/
+6
|
|
*
|
CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)
Peter Ujfalusi
2014-05-28
2
-1
/
+314
[next]