summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05280-1653/+2574
|\
| * MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-0566-383/+524
| |\
| | * sit: fix some __be16/u16 mismatchesEric Dumazet2015-02-051-4/+4
| | * ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet2015-02-051-2/+2
| | * net: remove some sparse warningsEric Dumazet2015-02-051-3/+3
| | * flow_keys: n_proto type should be __be16Eric Dumazet2015-02-051-3/+3
| | * ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-051-2/+2
| | * qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
| | * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
| | * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
| | * cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki2015-02-041-3/+4
| | * pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2015-02-041-2/+8
| | * net: rds: use correct size for max unacked packets and bytesSasha Levin2015-02-041-2/+2
| | * vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin2015-02-041-1/+3
| | * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
| | * net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-042-51/+51
| | * Merge branch 'virtio_net_ufo'David S. Miller2015-02-037-59/+74
| | |\
| | | * Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-033-30/+26
| | | * Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-032-8/+1
| | | * ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-034-21/+47
| | |/
| | * xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-022-2/+3
| | * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-022-2/+3
| | * isdn: off by one in connect_res()Dan Carpenter2015-02-021-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-027-63/+120
| | |\
| | | * netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso2015-01-301-2/+6
| | | * ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-301-11/+22
| | | * netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso2015-01-261-0/+2
| | | * netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-196-50/+90
| | * | Documentation: Update netlink_mmap.txtRichard Weinberger2015-02-021-10/+3
| | * | sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-021-0/+1
| | * | qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-021-10/+16
| | * | ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-014-33/+37
| | * | net: sched: fix panic in rate estimatorsEric Dumazet2015-01-311-8/+5
| | * | hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-01-311-3/+8
| | * | drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-301-0/+2
| | * | Merge branch 'vlan_get_protocol'David S. Miller2015-01-305-55/+61
| | |\ \
| | | * | ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-2/+2
| | | * | ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-1/+1
| | | * | igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-301-8/+11
| | | * | net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2015-01-302-44/+47
| | |/ /
| | * | net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara2015-01-301-1/+1
| | * | netlink: fix wrong subscription bitmask to group mapping inPablo Neira2015-01-301-2/+2
| | * | ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-291-0/+3
| | * | Merge branch 'arm-build-fixes'David S. Miller2015-01-294-6/+9
| | |\ \
| | | * | net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
| | | * | net: lance,ni64: don't build for ARMArnd Bergmann2015-01-291-2/+2
| | | * | net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-291-3/+3
| | | * | net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-291-1/+2
| | |/ /
| | * | ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-291-1/+1
| | * | Merge branch 'netns'David S. Miller2015-01-293-7/+5
| | |\ \