summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-241-4/+7
* r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-241-2/+2
* fec: Add MODULE_ALIASFabio Estevam2013-07-231-0/+1
* sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-221-1/+3
* net: pch_gbe depends on x86Jiri Slaby2013-07-221-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
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2017-72/+154
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-1917-72/+154
| |\ \
| | * | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| | * | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
| | * | ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
| | * | rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
| | * | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
| | * | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| | * | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
| | * | rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
* | | | Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-07-202-0/+11
|\ \ \ \
| * | | | can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov2013-07-191-0/+1
| * | | | net: can: esd_usb2: check index of array before accessingMaximilian Schneider2013-07-191-0/+10
| |/ / /
* | | | 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
* | | | arcnet: cleanup sizeof parameterDan Carpenter2013-07-191-1/+1
* | | | veth: add vlan featuresFlavio Leitner2013-07-191-0/+1
* | | | qlcnic: Fix guest VLANManish Chopra2013-07-191-2/+10
* | | | qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-191-1/+1
* | | | qlcnic: Fix dump template version maskShahed Shaikh2013-07-191-1/+1
* | | | qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-191-2/+2
* | | | qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-191-1/+3
* | | | qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-191-12/+10
* | | | qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty2013-07-191-1/+2
* | | | qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar2013-07-191-1/+1
* | | | qlcnic: Fix invalid register offset calculationShahed Shaikh2013-07-191-1/+1
* | | | vxlan: fix igmp racesstephen hemminger2013-07-191-15/+38
* | | | vxlan: unregister on namespace exitstephen hemminger2013-07-191-1/+3
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1819-164/+248
|\ \ \
| * | | vlan: fix a race in egress prio managementEric Dumazet2013-07-181-0/+7
| * | | vlan: mask vlan prio bitsEric Dumazet2013-07-183-5/+11
| * | | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-25/+37
| * | | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-24/+38
| * | | pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-181-29/+56
| * | | xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-171-18/+13
| * | | vxlan: add necessary locking on device removalstephen hemminger2013-07-171-0/+6
| * | | hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-161-2/+2
| * | | net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-161-20/+1
| * | | be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
| * | | macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-161-1/+1
OpenPOWER on IntegriCloud