summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg59-423/+447
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg4964-102142/+226717
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green1-9/+8
2015-06-10Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller41-264/+784
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green2-1/+5
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh3-0/+3
2015-06-09mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green1-9/+9
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon1-1/+7
2015-06-09mac80211: release channel on auth failureMichal Kazior1-0/+3
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski1-2/+1
2015-06-09mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg1-3/+6
2015-06-09s390/bpf: implement bpf_tail_call() helperMichael Holzheu2-4/+112
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller140-716/+1112
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-115/+196
2015-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2015-06-09net: phy: dp83867: Fix device tree entriesDan Murphy2-9/+15
2015-06-09atm: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-171/+72
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli1-2/+5
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn1-9/+2
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt1-3/+5
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman1-2/+9
2015-06-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman6-33/+34
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds1-5/+8
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-08Merge branch 'phy-micrel'David S. Miller1-15/+38
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero1-1/+22
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero1-0/+1
2015-06-08net/phy: micrel: Be more const correctJaeden Amero1-14/+15
2015-06-08fib_trie: coding style: Use pointer after checkFiro Yang1-8/+13
2015-06-08wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire1-3/+3
2015-06-08cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-08Linux 4.1-rc7v4.1-rc7Linus Torvalds1-1/+1
2015-06-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny3-3/+4
2015-06-08b44: call netif_napi_del()Hauke Mehrtens1-0/+2
2015-06-08bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov1-0/+2
2015-06-08Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller1-2/+2
2015-06-08isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-2/+2
2015-06-08mpls: fix possible use after free of deviceRobert Shearman2-1/+2
2015-06-08ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca1-1/+1
2015-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-13/+8
2015-06-08be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
2015-06-08net: fec: ptp: correct the ENET_ATCOR valueFugang Duan1-0/+1
2015-06-08bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok1-2/+2
2015-06-08net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-06-08tcp: get_cookie_sock() consolidationEric Dumazet3-23/+9
2015-06-08net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn1-2/+2