aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_gvrp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2-8/+2
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-18wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-10-18bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita1-0/+1
2013-10-18bridge: Fix the way the PVID is referencedToshiaki Makita1-3/+1
2013-10-18bridge: Apply the PVID to priority-tagged framesToshiaki Makita1-7/+20
2013-10-18bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita3-54/+49
2013-10-17bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich1-1/+1
2013-10-17tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet1-2/+1
2013-10-17tcp: must unclone packets before mangling themEric Dumazet1-3/+6
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso1-0/+1
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter1-1/+0
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter1-1/+1
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann1-1/+1
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-10-17tcp: fix incorrect ca_state in tail loss probeYuchung Cheng1-1/+1
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun1-1/+3
2013-10-17sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-10-17sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-10-17dm9000: report the correct LPANikita Kiryanov1-4/+9
2013-10-17dm9000: Implement full reset of DM9000 network deviceMichael Abbott1-12/+21
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov1-0/+1
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov1-2/+7
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil1-1/+2
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil1-2/+8
2013-10-14mac80211: fix crash if bitrate calculation goes wrongJohannes Berg1-0/+4
2013-10-14wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon1-4/+2
2013-10-11farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-10-11ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel1-2/+1
2013-10-11netem: free skb's in tree on resetstephen hemminger1-0/+16
2013-10-11netem: update backlog after dropstephen hemminger1-0/+1
2013-10-11l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-10-11net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman1-4/+4
2013-10-11vti: get rid of nf mark rule in preroutingChristophe Gouault1-3/+11
2013-10-11bridge: update mdb expiration timer upon reports.Vlad Yasevich1-1/+8
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy1-0/+2
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-10-09can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde1-2/+2
2013-10-09can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde1-2/+2
2013-10-09can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TXMarc Kleine-Budde1-2/+8
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil1-0/+3
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil1-8/+25
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil1-6/+4
2013-10-09net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam1-0/+2
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2-2/+3
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22