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
2012-05-16
mac80211: fix network header location when adding encryption headers
Arik Nemtsov
2
-0
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
2
-3
/
+6
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
2
-4
/
+18
2012-05-16
cfg80211: add warning when calculating MCS rates >= 32
Johannes Berg
1
-1
/
+1
2012-05-16
cfg80211: remove double prototype
Johannes Berg
1
-2
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-05-16
mac80211: fix TX aggregation session timer
Johannes Berg
1
-2
/
+8
2012-05-16
mac80211: fix single queue drivers
Johannes Berg
1
-1
/
+3
2012-05-15
NFC: HCI drivers don't have to keep track of polling state
Eric Lapuyade
1
-17
/
+4
2012-05-15
NFC: The NFC genl family structure should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-15
NFC: HCI ops should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-15
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-1
/
+1
2012-05-15
NFC: Include nci_core.h to nci/lib.c
H Hartley Sweeten
1
-0
/
+1
2012-05-15
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-4
/
+4
2012-05-15
NFC: Fix LLCP compilation warning
joseph daniel
1
-1
/
+1
2012-05-15
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
1
-1
/
+1
2012-05-15
NFC: Update the LLCP poll mask
Samuel Ortiz
1
-1
/
+14
2012-05-15
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2
-1
/
+48
2012-05-15
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2
-0
/
+24
2012-05-15
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
2
-11
/
+28
2012-05-15
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
1
-7
/
+0
2012-05-15
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
3
-63
/
+81
2012-05-15
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
Chun-Yeow Yeoh
1
-1
/
+4
2012-05-15
mac80211: send peer candidate event for new sta only
Thomas Pedersen
1
-9
/
+9
2012-05-15
NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
Marcel Holtmann
1
-0
/
+1
2012-05-08
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
5
-1
/
+16
2012-05-08
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
1
-3
/
+9
2012-05-08
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2
-7
/
+77
2012-05-08
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
4
-9
/
+8
2012-05-08
cfg80211: fix BSS comparison
Emmanuel Grumbach
1
-1
/
+5
2012-05-08
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
1
-8
/
+81
2012-05-08
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
3
-3
/
+68
2012-05-08
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
1
-0
/
+91
2012-05-08
cfg80211: Add framework to support ethtool stats.
Ben Greear
1
-0
/
+29
2012-05-08
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
1
-0
/
+6
2012-05-08
mac80211: insert mesh peer after init
Thomas Pedersen
1
-3
/
+5
2012-05-08
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
1
-1
/
+1
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
5
-1306
/
+0
2012-05-08
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
1
-1
/
+12
2012-05-08
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
1
-1
/
+9
2012-05-08
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
1
-0
/
+2
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
1
-6
/
+9
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
3
-157
/
+280
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
4
-46
/
+137
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2
-32
/
+133
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-42
/
+23
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
1
-7
/
+26
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
1
-5
/
+5
[next]