aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hidp: Don't release device ref if never heldPeter Hurley2011-08-111-1/+0
* Bluetooth: hidp: Only free input device if failed registerPeter Hurley2011-08-111-1/+2
* Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-111-0/+1
* Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-8/+6
* Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-112-4/+6
* Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
* Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-106-11/+17
|\
| * cfg80211: really ignore the regulatory requestSven Neumann2011-08-041-2/+3
| * svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-08-041-5/+6
| * mac80211: Restart STA timers only on associated stateRajkumar Manoharan2011-08-041-0/+3
| * ethtool: Allow zero-length register dumps againBen Hutchings2011-08-041-2/+2
| * bridge: send proper message_age in config BPDUstephen hemminger2011-08-042-2/+3
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-1018-75/+168
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-191-7/+10
| |\
| | * ceph: fix file mode calculationSage Weil2011-07-191-7/+10
| * | Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-161-2/+4
| * | Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-161-2/+1
| * | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-1/+5
| * | net: sctp: fix checksum marking for outgoing packetsMichał Mirosław2011-07-141-11/+8
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-132-17/+12
| |\ \
| | * | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
| | * | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-071-16/+11
| * | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-082-8/+21
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0810-27/+67
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0810-27/+67
| | |\ \ \
| | | * | | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-071-3/+13
| | | * | | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
| | | * | | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
| | | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-054-9/+18
| | | |\ \ \
| | | | * | | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| | | | * | | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| | | | * | | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| | | | * | | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
| * | | | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-081-0/+2
| |/ / / / /
| * | | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-074-13/+61
* | | | | | netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall2011-08-091-111/+273
* | | | | | netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall2011-08-091-312/+509
* | | | | | Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-091-1/+1
* | | | | | ipv6: updates to privacy addresses per RFC 4941JP Abgrall2011-08-041-21/+48
* | | | | | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-021-3/+3
* | | | | | Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-021-2/+4
* | | | | | Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | | | | | Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | | | | | Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-021-3/+3
* | | | | | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-021-14/+14
* | | | | | Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-021-10/+7
* | | | | | netfilter: qtaguid: disable #define DEBUGJP Abgrall2011-07-221-1/+0
* | | | | | netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall2011-07-211-44/+126
* | | | | | netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall2011-07-211-123/+291
* | | | | | netfilter: quota2: add support to log quota limit reached.JP Abgrall2011-07-212-0/+104