aboutsummaryrefslogtreecommitdiffstats
path: root/net/key (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich2-3/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich1-1/+1
2015-02-09bridge: Fix inability to add non-vlan fdb entryToshiaki Makita1-7/+5
2015-02-09net: dsa: Remove redundant phy_attach()Andrew Lunn1-13/+0
2015-02-08vxlan: Wrong type passed to %pISRasmus Villemoes1-1/+1
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas1-5/+6
2015-02-07net: use netif_rx_ni() from process contextEric Dumazet1-2/+2
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann1-12/+6
2015-02-07dsa: correctly determine the number of switches in a systemTobias Waldekranz1-1/+1
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz1-1/+2
2015-02-06ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann1-0/+17
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter1-14/+43
2015-02-05ARCNET: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-02-05pktgen: fix UDP checksum computationSabrina Dubroca1-8/+8
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline3-3/+23
2015-02-05flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek1-1/+1
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet1-4/+4
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05net: remove some sparse warningsEric Dumazet1-3/+3
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca1-2/+2
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki1-3/+4
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen1-2/+8
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-02-04vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin1-1/+3
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-03Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2015-02-03Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2-8/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich4-21/+47
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran1-1/+0
2015-02-03Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki1-28/+7
2015-02-03ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon1-15/+11
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong1-0/+4
2015-02-02xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2-2/+3
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFsJack Morgenstein2-2/+3
2015-02-02isdn: off by one in connect_res()Dan Carpenter1-1/+1
2015-02-02Documentation: Update netlink_mmap.txtRichard Weinberger1-10/+3
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens1-0/+1
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic1-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic1-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher1-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher2-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König1-0/+3