summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-213-8/+10
* ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-10-211-1/+1
* Merge branch 'bnx2x'David S. Miller2013-10-217-246/+268
|\
| * bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-212-4/+1
| * bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-213-205/+201
| * bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-214-10/+11
| * bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-211-3/+3
| * bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior2013-10-211-2/+3
| * bnx2x: Fix Coalescing configurationDmitry Kravkov2013-10-211-1/+1
| * bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-211-9/+14
| * bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-212-7/+29
| * bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-211-5/+5
|/
* drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N2013-10-211-7/+0
* Merge branch 'ufo_fixes'David S. Miller2013-10-193-18/+25
|\
| * ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-4/+9
| * ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-11/+14
| * udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-191-3/+2
|/
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-10-191-2/+4
* net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-10-191-0/+10
* qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-182-8/+2
* be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-181-1/+2
* wanxl: fix info leak in ioctlSalva Peiró2013-10-181-0/+1
* Merge branch 'bridge_pvid'David S. Miller2013-10-184-64/+71
|\
| * bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-181-0/+1
| * bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-181-3/+1
| * bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-181-7/+20
| * bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-183-54/+49
|/
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-10-171-1/+1
* tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-171-2/+1
* tcp: must unclone packets before mangling themEric Dumazet2013-10-171-3/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-1714-9/+57
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1514-9/+57
| |\
| | * mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
| | * mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-146-3/+35
| | |\
| | | * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| | | * wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
| | | * cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
| | | * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-092-0/+22
| | * | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| | * | rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-104-2/+8
| | |\|
| | | * mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
| | | * mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
| | | * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-302-2/+3
* | | | net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso2013-10-171-0/+1
* | | | virtio-net: refill only when device is up during setting queuesJason Wang2013-10-171-1/+5
* | | | virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang2013-10-171-0/+8
* | | | yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-171-1/+0
* | | | yam: integer underflow in yam_ioctl()Dan Carpenter2013-10-171-1/+1