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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
rfkill: Add NFC to the list of supported radios
Samuel Ortiz
1
-1
/
+3
2013-04-11
NFC: Prevent polling when device is down
Samuel Ortiz
1
-0
/
+5
2013-04-11
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
Samuel Ortiz
1
-0
/
+6
2013-04-11
NFC: llcp: Remove local_cleanup last argument
Samuel Ortiz
1
-4
/
+4
2013-04-11
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
Samuel Ortiz
1
-23
/
+3
2013-04-11
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
Thierry Escande
1
-1
/
+22
2013-04-11
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
Thierry Escande
3
-2
/
+13
2013-04-11
NFC: llcp: Use localy stored remote_miu value if not set at socket level
Thierry Escande
3
-3
/
+12
2013-04-11
NFC: llcp: Aggregated frames support
Thierry Escande
2
-12
/
+69
2013-04-11
NFC: llcp: Fix zero octets length SDU handling
Olivier Guiter
1
-8
/
+8
2013-04-11
NFC: llcp: Fall back to local values when getting socket options
Samuel Ortiz
1
-3
/
+13
2013-04-11
NFC: llcp: Socket miux is a big endian field
Samuel Ortiz
3
-6
/
+9
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
19
-373
/
+406
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-24
/
+44
2013-04-08
mac80211: make ieee802_11_parse_elems an inline
Johannes Berg
2
-8
/
+6
2013-04-08
mac80211: don't start new netdev queues if driver stopped
Johannes Berg
1
-2
/
+22
2013-04-08
mac80211: replace some dead code by a warning
Johannes Berg
1
-1
/
+2
2013-04-08
mac80211: don't fiddle with netdev queues in MLME code
Johannes Berg
1
-24
/
+2
2013-04-08
mac80211: disable uAPSD if all ACs are under ACM
Alexander Bondar
1
-1
/
+2
2013-04-08
mac80211: fix do_stop handling while suspended
Johannes Berg
1
-25
/
+49
2013-04-08
mac80211: destroy virtual monitor interface across suspend
Johannes Berg
4
-6
/
+11
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
4
-5
/
+8
2013-04-08
mac80211: remove outdated comment referring to master interface
Johannes Berg
1
-6
/
+1
2013-04-08
mac80211: return new mpath from mesh_path_add()
Bob Copeland
4
-51
/
+42
2013-04-08
mac80211: fix the PREP mesh hwmp debug message
Chun-Yeow Yeoh
1
-2
/
+2
2013-04-08
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
3
-7
/
+8
2013-04-08
mac80211: check ERP info IE length in parser
Johannes Berg
4
-7
/
+7
2013-04-08
mac80211: check DSSS params IE length in parser
Johannes Berg
5
-6
/
+7
2013-04-08
mac80211: remove unused IE pointers from parser
Johannes Berg
2
-28
/
+0
2013-04-08
mac80211: remove ancient reference to master interface
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: be more careful about sending beacon-loss-events
Ben Greear
1
-3
/
+5
2013-04-08
mac80211: add beacon stats to debugfs
Ben Greear
2
-0
/
+13
2013-04-08
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
1
-13
/
+1
2013-04-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+2
2013-04-01
Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-11
/
+3
2013-04-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-13
/
+39
2013-03-30
cfg80211: sched_scan_mtx lock in cfg80211_conn_work()
Artem Savkov
1
-0
/
+2
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-74
/
+145
2013-03-26
NFC: llcp: Keep the connected socket parent pointer alive
Samuel Ortiz
1
-1
/
+3
2013-03-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-971
/
+1272
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
22
-210
/
+318
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
12
-76
/
+154
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
9
-71
/
+83
2013-03-25
mac80211: fix idle handling sequence
Johannes Berg
3
-4
/
+16
2013-03-25
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2
-2
/
+4
2013-03-25
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
3
-71
/
+70
2013-03-25
mac80211: ibss: disable beaconing before freeing beacon
Johannes Berg
1
-9
/
+12
2013-03-25
mac80211: fix remain-on-channel cancel crash
Johannes Berg
3
-9
/
+23
2013-03-24
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2
-3
/
+6
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
6
-47
/
+92
[next]