summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | libceph: add osdmap_set_crush() helperIlya Dryomov2017-02-201-20/+16
| * | | | | libceph: remove unneeded stddef.h includeStafford Horne2017-02-201-2/+0
| * | | | | ceph: update readpages osd request according to size of pagesYan, Zheng2017-02-201-1/+2
| * | | | | libceph: include linux/sched.h into crypto.c directlyIlya Dryomov2017-02-201-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2817-41/+77
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-273-4/+5
| |\ \ \ \ \ \
| | * | | | | | netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso2017-02-261-1/+1
| | * | | | | | netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme2017-02-261-2/+2
| | * | | | | | netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.Jarno Rajahalme2017-02-251-1/+1
| | * | | | | | netfilter: nft_ct: fix random validation errors for zone set supportFlorian Westphal2017-02-231-0/+1
| * | | | | | | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-02-261-1/+1
| * | | | | | | xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov2017-02-261-8/+21
| * | | | | | | net sched actions: do not overwrite status of action creation.Roman Mashak2017-02-261-2/+2
| * | | | | | | rxrpc: Kernel calls get stuck in recvmsgDavid Howells2017-02-261-2/+6
| * | | | | | | net sched actions: decrement module reference count after table flush.Roman Mashak2017-02-261-4/+1
| * | | | | | | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-261-3/+8
| * | | | | | | sctp: set sin_port for addr param when checking duplicate addressXin Long2017-02-261-1/+5
| * | | | | | | ipv4: mask tos for input routeJulian Anastasov2017-02-261-0/+1
| * | | | | | | ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-262-3/+4
| * | | | | | | rds: fix memory leak errorZhu Yanjun2017-02-241-3/+4
| * | | | | | | vti6: return GRE_KEY for vti6David Forster2017-02-241-0/+4
| * | | | | | | rxrpc: Fix an assertion in rxrpc_read()Marc Dionne2017-02-241-1/+1
| * | | | | | | tipc: move premature initilalization of stack variablesJon Paul Maloy2017-02-241-5/+7
| * | | | | | | RDS: IB: fix ifnullfree.cocci warningsWu Fengguang2017-02-241-2/+1
| * | | | | | | sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-02-241-2/+6
| |/ / / / / /
* | | | | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-2723-39/+39
* | | | | | | scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+1
* | | | | | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-272-4/+4
* | | | | | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-5/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | | | | | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-3/+3
| * | | | | | RDS: IB: Remove an unused structure memberBart Van Assche2017-01-241-1/+0
* | | | | | | bpf: Fix bpf_xdp_event_outputMartin KaFai Lau2017-02-231-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-236-39/+81
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2017-02-212-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: ipset: Null pointer exception in ipset list:setVishwanath Pai2017-02-191-3/+6
| | * | | | | | | Fix bug: sometimes valid entries in hash:* types of sets were evictedJozsef Kadlecsik2017-02-191-1/+1
| * | | | | | | | netfilter: nfnetlink: remove static declaration from err_listLiping Zhang2017-02-211-1/+1
| * | | | | | | | netfilter: xt_hashlimit: Fix integer divide round to zero.Alban Browaeys2017-02-191-16/+9
| |/ / / / / / /
| * | | | | | | netfilter: ctnetlink: Fix regression in CTA_HELP processingKevin Cernekee2017-02-061-4/+13
| * | | | | | | netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee2017-02-061-1/+25
| * | | | | | | netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina2017-02-061-13/+26
* | | | | | | | tcp: account for ts offset only if tsecr not zeroAlexey Kodanev2017-02-221-1/+2
* | | | | | | | tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-222-12/+20
* | | | | | | | net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2017-02-222-0/+12
* | | | | | | | l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-02-221-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22455-6052/+19494
|\ \ \ \ \ \ \ \
| * | | | | | | | net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-211-1/+3