aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen
2015-10-27qed: Add statistics supportManish Chopra
2015-10-27qed: Add link supportYuval Mintz
2015-10-27qed: Add slowpath L2 supportManish Chopra
2015-10-27qed: Add basic L2 interfaceYuval Mintz
2015-10-27qed: Add module with basic common supportYuval Mintz
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-23mpls: multipath route supportRoopa Prabhu
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
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-22openvswitch: Fix egress tunnel info.Pravin B Shelar
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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