aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-1/+63
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-163/+110
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller3-0/+10
2015-10-23mpls: multipath route supportRoopa Prabhu1-1/+1
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+2
2015-10-23if_link: Add control trust VFHiroshi Shimamoto3-0/+10
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet3-4/+11
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar2-0/+39
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot1-3/+0
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot1-0/+4
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-28/+168
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2-0/+12
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen1-1/+2
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg1-3/+0
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg1-0/+24
2015-10-21tcp: use RACK to detect lossesYuchung Cheng1-0/+9
2015-10-21tcp: track the packet timings in RACKYuchung Cheng2-0/+11
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng2-0/+10
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-0/+1
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann1-0/+1
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring1-10/+0
2015-10-216lowpan: move IPHC functionality definesAlexander Aring1-123/+0
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring1-13/+14
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring2-6/+28
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring1-7/+23
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring1-0/+8
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann1-0/+1
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann1-0/+9
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg1-1/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-39/+129
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+27
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-71/+50
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet1-1/+1
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso61-332/+994
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal1-1/+1
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet2-26/+2
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet1-0/+1
2015-10-15switchdev: introduce possibility to defer obj_add/delJiri Pirko1-0/+1