summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-10Merge commit 'v3.0.1' into android-3.0Colin Cross
2011-08-10Merge commit 'v3.0' into android-3.0Colin Cross
2011-08-09netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-08-09netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-08-09Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir
2011-08-04cfg80211: really ignore the regulatory requestSven Neumann
2011-08-04svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-04mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-08-04ethtool: Allow zero-length register dumps againBen Hutchings
2011-08-04bridge: send proper message_age in config BPDUstephen hemminger
2011-08-04ipv6: updates to privacy addresses per RFC 4941JP Abgrall
2011-08-02Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-08-02Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-08-02Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-08-02Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
2011-07-22netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-07-21netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-07-21netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-07-21netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-18Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-18Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-18Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-07-18Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan
2011-07-18Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley
2011-07-18Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-07-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: sctp: fix checksum marking for outgoing packetsMichał Mirosław
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-12netfitler: fixup the quota2, and enable.JP Abgrall
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-07-11Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-11Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-11Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-11Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-11Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-11Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-11Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-11Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes