aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall2011-09-201-11/+14
* netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall2011-09-203-49/+151
* netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall2011-09-154-40/+159
* net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt2011-09-152-0/+13
* netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall2011-09-111-4/+18
* netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall2011-09-095-297/+1533
* net: wireless: change the expire time about each entry of scan resultsjun.ho.lee2011-09-091-1/+1
* netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall2011-09-021-10/+18
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2011-08-291-0/+4
* netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall2011-08-251-4/+19
* netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall2011-08-191-2/+62
* netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall2011-08-191-7/+17
* netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall2011-08-171-123/+186
* 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