summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing
2013-10-21tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa
2013-10-21Merge branch 'rt6i_gateway'David S. Miller
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21Merge branch 'bnx2x'David S. Miller
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-19Merge branch 'ufo_fixes'David S. Miller
2013-10-19ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko
2013-10-19ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko
2013-10-19udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-10-19net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-18wanxl: fix info leak in ioctlSalva Peiró
2013-10-18Merge branch 'bridge_pvid'David S. Miller
2013-10-18bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita
2013-10-18bridge: Fix the way the PVID is referencedToshiaki Makita
2013-10-18bridge: Apply the PVID to priority-tagged framesToshiaki Makita
2013-10-18bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita
2013-10-17bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-10-17tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet
2013-10-17tcp: must unclone packets before mangling themEric Dumazet
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet
2013-10-17tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun
2013-10-17Merge branch 'sctp_csum'David S. Miller
2013-10-17sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich