summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* af_key: more info leaks in pfkey messagesDan Carpenter2013-07-301-0/+4
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-07-301-0/+1
* genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka2013-07-271-0/+2
* neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco2013-07-261-7/+22
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-257-11/+56
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-247-11/+56
| |\
| | * mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
| | * mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
| | * nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
| | * mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
| | * mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-161-1/+9
| | * regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
| | * cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
| | * nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
* | | net: fix comment above build_skb()Florian Fainelli2013-07-241-1/+2
* | | ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-07-241-0/+5
* | | fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar2013-07-241-1/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-07-222-3/+12
|\ \
| * | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-151-3/+7
| * | netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso2013-07-151-0/+5
* | | bridge: do not call setup_timer() multiple timesEric Dumazet2013-07-191-2/+3
* | | sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-07-191-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-189-86/+114
|\ \ \
| * | | vlan: fix a race in egress prio managementEric Dumazet2013-07-181-0/+7
| * | | vlan: mask vlan prio bitsEric Dumazet2013-07-182-3/+10
| * | | pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-181-29/+56
| * | | net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-161-20/+1
| * | | ipv4: set transport header earlierEric Dumazet2013-07-161-4/+3
| * | | net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14
| * | | ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-161-10/+20
| * | | ndisc: bool initializations should use true and falseDaniel Baluta2013-07-161-3/+3
| | |/ | |/|
* | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-182-3/+3
|\ \ \
| * | | net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-142-3/+3
| |/ /
* | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-171-6/+14
|\ \ \ | |/ / |/| |
| * | svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\ \ \ | |_|/ |/| |
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1321-146/+170
|\ \ \
| * | | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * | | tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * | | net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * | | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * | | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * | | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
OpenPOWER on IntegriCloud