aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-08-151-8/+8
| * sch_sfq: fix sfq_enqueue()Eric Dumazet2011-08-151-1/+6
| * net: adjust array indexJulia Lawall2011-08-151-1/+1
| * IPVS: Free resources on module removalSimon Horman2011-08-151-0/+1
| * ipv4: fix the reusing of routing cache entriesJulian Anastasov2011-08-151-1/+2
| * ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-08-151-3/+3
| * icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-08-151-6/+8
| * ipv6: make fragment identifications less predictableEric Dumazet2011-08-153-6/+38
| * net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-1511-8/+195
| * net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa2011-08-151-9/+34
| * net: Cap number of elements for sendmmsgAnton Blanchard2011-08-151-0/+3
| * net: sendmmsg should only return an error if no messages were sentAnton Blanchard2011-08-151-24/+3
* | net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt2011-10-181-0/+2
* | netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall2011-10-071-1/+9
* | bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma2011-10-071-5/+6
* | netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma2011-10-061-6/+6
* | netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall2011-09-301-6/+8
* | netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall2011-09-292-5/+26
* | netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall2011-09-254-196/+449
* | 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