summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-03strparser: destroy workqueue on module exitWANG Cong
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia
2017-03-01net: solve a NAPI raceEric Dumazet
2017-03-01rds: ib: add the static type to the variablesZhu Yanjun
2017-03-01sctp: call rcu_read_lock before checking for duplicate transport nodesXin Long
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-28netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal
2017-02-28mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-27mac80211: fix typo in debug printSara Sharon
2017-02-27mac80211: shorten debug messageSara Sharon
2017-02-27mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-02-27mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-02-27mac80211: flush delayed work when entering suspendMatt Chen
2017-02-27mac80211: fix packet statistics for fast-RXJohannes Berg
2017-02-26l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-02-26xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov