summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-24net: fix comment above build_skb()Florian Fainelli
2013-07-24ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-07-24fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-07-19bridge: do not call setup_timer() multiple timesEric Dumazet
2013-07-19sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-16net: Fix sysfs_format_mac() code duplication.David S. Miller
2013-07-16ipv4: set transport header earlierEric Dumazet
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu
2013-07-16ndisc: bool initializations should use true and falseDaniel Baluta
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-07-16regulatory: add missing rtnl lockingJohannes Berg
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-15netfilter: xt_socket: fix broken v0 supportEric Dumazet
2013-07-15netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso
2013-07-14net: delete __cpuinit usage from all net filesPaul Gortmaker
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-12ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-12tcp: account all retransmit failuresYuchung Cheng
2013-07-12net: access page->private by using page_privateSunghan Suh
2013-07-12net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin
2013-07-11net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko
2013-07-11gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11inet: fix spacing in assignmentCamelia Groza
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa