summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-10UBIFS: add a comment in key.h for unused parameterDongsheng Yang
2016-01-10mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior
2016-01-10Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-01-10mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko
2016-01-10mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko
2016-01-10vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-01-10net: plip: use new parport device modelSudip Mukherjee
2016-01-10cdc-acm: fix NULL pointer referenceOliver Neukum
2016-01-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-09Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-09hwmon: (nct6683) Add basic support for NCT6683 on Mitac boardsGuenter Roeck
2016-01-09batman-adv: Add kerneldoc for batadv_neigh_node::refcountSven Eckelmann
2016-01-09batman-adv: Remove kerneldoc for missing struct membersSven Eckelmann
2016-01-09batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann
2016-01-09batman-adv: Fix kernel-doc parsing of main structsSven Eckelmann
2016-01-09batman-adv: Change ifconfig examples to iproute2Sven Eckelmann
2016-01-09batman-adv: Split a condition checkMarkus Elfring
2016-01-09batman-adv: Delete an unnecessary check before the function call "batadv_soft...Markus Elfring
2016-01-09batman-adv: Less checks in batadv_tvlv_unicast_send()Markus Elfring
2016-01-09batman-adv: Delete unnecessary checks before the function call "kfree_skb"Markus Elfring
2016-01-09batman-adv: Add function to convert string to batadv throughputSven Eckelmann
2016-01-09batman-adv: only call post function if something changedSimon Wunderlich
2016-01-09batman-adv: increase BLA wait periods to 6Simon Wunderlich
2016-01-09batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich
2016-01-09batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner
2016-01-09batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann
2016-01-09batman-adv: Start new development cycleSimon Wunderlich
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2016-01-09fs:affs:Replace time_t with time64_tDengChao
2016-01-09fs/9p: use fscache mutex rather than spinlockSasha Levin
2016-01-09proc: add a reschedule point in proc_readfd_common()Eric Dumazet
2016-01-09logfs: constify logfs_block_ops structuresJulia Lawall
2016-01-09fcntl: allow to set O_DIRECT flag on pipeStanislav Kinsburskiy
2016-01-09fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGEAbhi Das
2016-01-09fs: xattr: Use kvfree()Richard Weinberger
2016-01-09vmstat: allocate vmstat_wq before it is usedMichal Hocko
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2016-01-09Merge branch 'r8152-adjustments'David S. Miller
2016-01-09r8152: adjust ALDPS functionhayeswang
2016-01-09r8152: use test_and_clear_bithayeswang
2016-01-09r8152: fix the wake eventhayeswang
2016-01-09phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri
2016-01-09Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-09Merge branch 'net-sparse-warnings'David S. Miller
2016-01-09ipv4: eliminate lock count warnings in ping.cLance Richardson
2016-01-09ipv4: eliminate endianness warnings in ip_fib.hLance Richardson
2016-01-09ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2016-01-09nbd: use ->compat_ioctl()Al Viro