Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli
2016-10-24net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-24lwt: Remove unused len fieldThomas Graf
2016-10-23udp: implement memory accounting helpersPaolo Abeni
2016-10-23net/socket: factor out helpers for memory and queue manipulationPaolo Abeni
2016-10-16lwtunnel: Add destroy state operationTom Herbert
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13sctp: remove the old ttl expires policyXin Long
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-06netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-30net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He
2016-09-28net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko
2016-09-28bonding: quit messing with IOCTLAl Viro
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha
2016-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-26netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-26netfilter: nf_tables: add range expressionPablo Neira Ayuso
2016-09-25netfilter: replace list_head with single linked listAaron Conole