summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: remove lowpan_is_addr_broadcastAlexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: move IPHC functionality definesAlexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if_link: Add control trust VFHiroshi Shimamoto2015-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mpls: multipath route supportRoopa Prabhu2015-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2015-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: remove port_fdb_getnextVivien Didelot2015-10-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: add port_fdb_dump functionVivien Didelot2015-10-22
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: remove PM-QoS listenerJohannes Berg2015-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: add WNM action frame categoriesJohannes Berg2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: update robust action frame listJohannes Berg2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: fastopen: limit max_qlenEric Dumazet2015-10-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mdio-gpio: move platform data headerVivien Didelot2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: use RACK to detect lossesYuchung Cheng2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: track the packet timings in RACKYuchung Cheng2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: skb_mstamp_after helperYuchung Cheng2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-21
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-10-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: turn NF_HOOK into an inline functionArnd Bergmann2015-10-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal2015-10-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso2015-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA2015-10-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA2015-10-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA2015-10-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove dead codeFlavio Leitner2015-10-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uapi: add mpls_iptunnel.hstephen hemminger2015-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: do not set queue_mapping on SYNACKEric Dumazet2015-10-18
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce pre-change upper device notifierJiri Pirko2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: fix race at listener dismantle phaseEric Dumazet2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: introduce possibility to defer obj_add/delJiri Pirko2015-10-15