summaryrefslogtreecommitdiffstats
path: root/net/nfc/rawsock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-02gre: do not pull header in ICMP error processingJiri Benc1-3/+8
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-02tipc: only process unicast on intended nodeHamish Martin1-0/+5
2016-05-02cxgb3: fix out of bounds readMichal Schmidt1-1/+2
2016-05-02net/smscx5xx: use the device tree for mac addressArnd Bergmann2-2/+22
2016-05-02soreuseport: Fix TCP listener hash collisionCraig Gallek1-0/+2
2016-05-02net: l2tp: fix reversed udp6 checksum flagsWang Shanker1-2/+2
2016-05-02Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä1-1/+1
2016-04-29ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni1-2/+2
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-04-29batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann2-11/+7
2016-04-29batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2-38/+6
2016-04-29batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli3-0/+18
2016-04-29batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli1-7/+10
2016-04-29Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-04-29lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-04-29rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy1-2/+2
2016-04-29mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov1-1/+9
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei1-0/+2
2016-04-29Ananth has movedAnanth N Mavinakayanahalli1-1/+1
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-29kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-04-29mm: wake kcompactd before kswapd's short sleepVlastimil Babka1-14/+14
2016-04-29.mailmap: add Frank RowandFrank Rowand1-0/+3
2016-04-29mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim1-1/+7
2016-04-29mm: call swap_slot_free_notify() with page lock heldMinchan Kim1-1/+5
2016-04-29mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-04-29mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-04-29mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski1-0/+1
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov3-3/+13
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1
2016-04-29kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai1-2/+4
2016-04-29RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28samples/bpf: fix trace_output exampleAlexei Starovoitov1-1/+0
2016-04-28bpf: fix check_map_func_compatibility logicAlexei Starovoitov1-25/+40
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov4-12/+33
2016-04-28drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin1-10/+1
2016-04-28dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusiveDavid Rivshin1-3/+3
2016-04-28drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin1-2/+8