index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: HCI drivers don't have to keep track of polling state
Eric Lapuyade
2012-05-15
1
-17
/
+4
*
NFC: The NFC genl family structure should not be exposed globally
H Hartley Sweeten
2012-05-15
1
-1
/
+1
*
NFC: HCI ops should not be exposed globally
H Hartley Sweeten
2012-05-15
1
-1
/
+1
*
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-05-15
1
-1
/
+1
*
NFC: Include nci_core.h to nci/lib.c
H Hartley Sweeten
2012-05-15
1
-0
/
+1
*
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-05-15
1
-4
/
+4
*
NFC: Fix LLCP compilation warning
joseph daniel
2012-05-15
1
-1
/
+1
*
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
2012-05-15
1
-1
/
+1
*
NFC: Update the LLCP poll mask
Samuel Ortiz
2012-05-15
1
-1
/
+14
*
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2012-05-15
2
-1
/
+48
*
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2012-05-15
2
-0
/
+24
*
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
2012-05-15
2
-11
/
+28
*
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
2012-05-15
1
-7
/
+0
*
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
2012-05-15
3
-63
/
+81
*
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
Chun-Yeow Yeoh
2012-05-15
1
-1
/
+4
*
mac80211: send peer candidate event for new sta only
Thomas Pedersen
2012-05-15
1
-9
/
+9
*
NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
Marcel Holtmann
2012-05-15
1
-0
/
+1
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
5
-1
/
+16
*
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
2012-05-08
1
-3
/
+9
*
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2012-05-08
2
-7
/
+77
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
4
-9
/
+8
*
cfg80211: fix BSS comparison
Emmanuel Grumbach
2012-05-08
1
-1
/
+5
*
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
2012-05-08
1
-8
/
+81
*
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
2012-05-08
3
-3
/
+68
*
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
2012-05-08
1
-0
/
+91
*
cfg80211: Add framework to support ethtool stats.
Ben Greear
2012-05-08
1
-0
/
+29
*
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
2012-05-08
1
-0
/
+6
*
mac80211: insert mesh peer after init
Thomas Pedersen
2012-05-08
1
-3
/
+5
*
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
2012-05-08
1
-1
/
+1
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
5
-1306
/
+0
*
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
1
-1
/
+12
*
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
1
-1
/
+9
*
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
2012-05-08
1
-0
/
+2
*
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
1
-6
/
+9
*
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
3
-157
/
+280
*
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
4
-46
/
+137
*
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
2
-32
/
+133
*
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
1
-42
/
+23
*
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
1
-7
/
+26
*
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
1
-5
/
+5
*
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
1
-1
/
+1
*
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
[next]