aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran1-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan1-2/+2
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan1-1/+2
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček1-0/+1
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet4-4/+17
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale1-13/+16
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček2-6/+44
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček1-1/+2
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2-18/+10
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones4-0/+22
2015-05-20netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri2-18/+19
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng1-3/+3
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng1-3/+6
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-05-19inet: properly align icsk_ca_privEric Dumazet1-2/+3
2015-05-18vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville1-1/+1
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2-1/+4
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu2-0/+30
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-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli1-3/+4
2015-05-15rocker: 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-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu3-5/+5
2015-05-14net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas1-4/+4
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich1-1/+3
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet1-1/+1
2015-05-14Bluetooth: Fix remote name event return directly.Wesley Kuo1-2/+4
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich1-1/+1
2015-05-13Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-05-13Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung1-0/+1
2015-05-13Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2-0/+3
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-12x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-12netns: 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