summaryrefslogtreecommitdiffstats
path: root/lib/crc7.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale1-1/+1
2015-05-16netlink: Reset portid after netlink_insert failureHerbert Xu1-0/+1
2015-05-16net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-3/+4
2015-05-16rocker: fix a neigh entry leak issueYing Xue1-3/+5
2015-05-15netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil1-2/+2
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2-3/+35
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal1-0/+2
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan1-0/+6
2015-05-15rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu3-5/+5
2015-05-15net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas1-4/+4
2015-05-15ipv6: Fix udp checksums with raw socketsVlad Yasevich1-1/+3
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet1-1/+1
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich1-1/+1
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-13netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel1-1/+1
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton1-15/+17
2015-05-12Update be2net maintainers' email addressesSathya Perla1-4/+5
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle2-3/+5
2015-05-12MAINTAINERS: update the official rdma git repoDoug Ledford1-1/+1
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward1-2/+2
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau1-0/+4
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon1-28/+2
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren1-2/+2
2015-05-11net: mdio-gpio: Allow for unspecified bus idBert Vermeulen1-1/+4
2015-05-11af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias1-3/+6
2015-05-11bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-05-11ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan1-1/+26
2015-05-11ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan1-2/+13
2015-05-11Linux 4.1-rc3v4.1-rc3Linus Torvalds1-1/+1
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-05-10mpls: Change reserved label names to be consistent with netbsdTom Herbert2-15/+15
2015-05-09usbnet: avoid integer overflow in start_xmitJason A. Donenfeld1-2/+2
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso1-2/+2
2015-05-09net: xgene_enet: Set hardware dependencyJean Delvare1-0/+1
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare2-0/+2
2015-05-09net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong1-4/+3
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy1-0/+1
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan1-1/+10
2015-05-09net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.Sowmini Varadhan1-2/+11
2015-05-09net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.Sowmini Varadhan3-0/+51