summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-23if_link: Add control trust VFHiroshi Shimamoto
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track the packet timings in RACKYuchung Cheng
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring
2015-10-216lowpan: move IPHC functionality definesAlexander Aring
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-16net: introduce pre-change upper device notifierJiri Pirko
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet