summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-20Merge branch 'ipv6_ecmp_fixes'David S. Miller
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-19inet: properly align icsk_ca_privEric Dumazet
2015-05-18vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-18tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-18rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale
2015-05-16netlink: Reset portid after netlink_insert failureHerbert Xu
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-16net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-05-16rocker: fix a neigh entry leak issueYing Xue
2015-05-15netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan
2015-05-15rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-15net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas
2015-05-15ipv6: Fix udp checksums with raw socketsVlad Yasevich
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet
2015-05-14Bluetooth: Fix remote name event return directly.Wesley Kuo
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich
2015-05-13Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin
2015-05-13Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung
2015-05-13Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-13e1000e: Add pm_qos headerDavid Ahern
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-05-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-12Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12Update be2net maintainers' email addressesSathya Perla
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle